Add new VCLGroup
Add a new vclGroup to the system.
vcli vclgroup add [Name] [flags]
-d, --domains string Comma separated domain IDs
--git-branch string Git branch to use for deployment.
--git-dir string Git directory to use for deployment.
--git-exclude string Exclude dirs and files from git deployment with comma separated Go regexp.
--git-main string Main VCL to use in the given git-repository and optionally the specified directory.
-g, --git-repo int Git repository ID
-h, --help help for add
--root Mark as root deployment
--rr int Routing-rule ID
-t, --tags stringArray Tags (e.g. -t name=prod,eu -t id=1,2)
--track Track latest file changes (git/file-versions).
-c, --config string configuration file for the CLI (default ~/.vcli.yml)
Could also be set via VARNISH_CONTROLLER_CLI_CONFIG=/path/to/config.yml
--csv Output the response table as CSV format.
-j, --json Output the response table as JSON format.