gauge list

List specifications, scenarios or tags for a gauge project

Synopsis

List specifications, scenarios or tags for a gauge project

gauge list [flags] [args]

Examples

  gauge list --tags specs

Options

  -h, --help        help for list
      --scenarios   List the scenarios in projects
      --specs       List the specifications in projects
      --tags        List the tags in projects

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.