Compile specified VCL file
Compile a specified Main VCL file with the included VCL files.
vcli file compile [flags]
-a, --agent int Agent ID
-f, --file string Main VCL to compile
-h, --help help for compile
--inc string Comma separated file IDs for included files
--root Mark as root deployment
-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.