gauge config

Change global configurations

Synopsis

Change global configurations.

gauge config [flags] [args]

Examples

  gauge config check_updates false

Options

  -h, --help               help for config
      --list               List all global properties
  -m, --machine-readable   Print all properties in JSON format

Options inherited from parent commands

  -d, --dir string         Set the working directory for the current
                           command, accepts a path relative to current
                           directory (default ".")
  -l, --log-level string   Set level of logging to debug, info, warning, error
                           or critical (default "info")

SEE ALSO

Complete documentation is available here.