Add new configSet
Add a new configSet to the system.
vcli configsets add [Name] [flags]
-v, --fvp stringToString Flag and value pair (e.g. hb-rate=1s) (default [])
-h, --help help for add
-t, --tags string Comma separated tag IDs
--type string Type of component (agent,router)
-w, --weight int Weight, arbitrary positive value where highest value have highest priority
-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.