Validate a VCLGroup
Validates and compiles a specific VCLGroup.
vcli vclgroup validate [vclGroup-id,... | -f] [flags]
-f, --filter stringToString Filter based on attributes, '*' act as wildcard (default [])
--git-commit string Git commit to use for deployment.
-h, --help help for validate
-i, --includes string Comma separated file ID:Version for included files (e.g. 1:3, 3:latest)
--root Mark as root deployment
--validate string Validate method for VCLGroup (random, agents=<ids,...>, all) (default "random")
-v, --vcl string Main VCL File ID:Version (e.g. 1:21, 1:latest)
-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.