Handle tags
Handle tags such as listing, adding, delete or update.
Examples:
vcli tags inspect 1
vcli tags stats 1
vcli tags list
vcli tags list -f name="*MSE*"
vcli tags add EU
vcli update 1 EU-SE
vcli delete 1
vcli add EU US Asia SSD MSE
-h, --help help for tags
-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.