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