Skip to content

gem ops outputLevel

gem ops outputLevel

Sets the detail level in the console.

Synopsis

Sets the detail level in the console. The output level can be set to: "error: Show errors only "warn": + warnings "info": + standard information (default) "verbose": + verbose information "debug": + detailed information for debugging "trace": + trace (function calls)

gem ops outputLevel <show_id> <output_level> [flags]

Options

  -h, --help   help for outputLevel
      --json   Output in JSON format

Options inherited from parent commands

  -d, --debug     Turn on debugging output
  -t, --trace     Turn on trace output
  -v, --verbose   Turn on verbose output

SEE ALSO

  • gem ops - Shows help messages for all ops commands