Update a configSet
Update an existing configSet.
vcli configsets update [configSet-id,... | -f] [flags]
-d, --delete stringArray Delete a configuration flag from a config-set.
-f, --filter stringToString Filter based on attributes, '*' act as wildcard (default [])
-v, --fvp stringToString Flag and value pair (e.g. hb-rate=1s) (default [])
-h, --help help for update
-n, --name string Name
-t, --tags string Comma separated tag IDs
-w, --weight int Weight, arbitrary positive value where highest value have highest priority
-y, --yes Perform operation without confirmation
-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.