Add new VCLGroup
Add a new vclGroup to the system.
vcli vclgroup add [Name] [--vcl] [--dep] [flags]
--dep string Comma separated deployment IDs
--dom string Comma separated domain IDs
-h, --help help for add
--inc string Comma separated file IDs for included files
-k, --keep-on-failure Keep previous VCL(s) deployed on deploy failure.
--root Mark as root deployment
--rr int Routing-rule ID
--vcl int Main VCL File ID
-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.