I\'m trying to deploy more than one function, but not all, on firebase CLI with a command like:
firebase deploy --only functions:func1,functions:func2