gauge format

Formats the specified spec and/or concept files

Synopsis

Formats the specified spec and/or concept files.

gauge format [flags] [args]

Examples

  gauge format specs/

Options

  -h, --help                         help for format
  -s, --skip-empty-line-insertions   Skip insertions of empty lines when
                                     formatting spec/concept files

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")
  -m, --machine-readable   Prints output in JSON format

SEE ALSO

Complete documentation is available here.