New invalidation request
Create new invalidation request.
vcli invalidation new [flags]
-d, --domain stringToString Domains specified either by fqdn or id. Examples:
fqdn=example.com,example2.com,.. / id=1,2,.. (default [])
-f, --file string File with paths for invalidation
-H, --header stringToString Headers specified as key=value. Examples:
myHeader=MyValue. (default [])
-h, --help help for new
-m, --method string HTTP method to use
--monitor Monitor on agents
-p, --path strings Path to object
-t, --tag stringArray Tags
--ttl string TTL for the request
--vg int VCLGroup to invalidate
-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.