Search

vcli configs

Handle configuration flags

Synopsis

Handle configuration for components.

If a configuration parameter is configured via command line argument, environment or configuration file it cannot be overridden via API. Overridable shows if the flag can be overridden. It can still be configured and will be overridden once the configuration has been cleared from argument, environment or configuration file.

Examples:

 configs list
 configs list -f type=agent
 configs list -f type=router -v
 configs update -f type=agent -f flag=log -v debug
 configs delete -f type=agent -f flag=log
 configs inspect -f type=router
	

Options

  -h, --help   help for configs

Options inherited from parent commands

  -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.

SEE ALSO


®Varnish Software, Wallingatan 12, 111 60 Stockholm, Organization nr. 556805-6203