Allow setting multiple tags in one go with `gitops tag` command. Currently `gitops tag <appname> a,b` will create a single tag, `a,b`...
Allow setting multiple tags in one go with
gitops tagcommand.Currently
gitops tag <appname> a,bwill create a single tag,a,b...