TERMINAL
$ cue help help
Help provides help for any command in the application.
Simply type cue help [path to command] for full details.

Usage:
  cue help [command] [flags]

Flags:
  -h, --help   help for help

Global Flags:
  -E, --all-errors   print all available errors
  -i, --ignore       proceed in the presence of errors
  -s, --simplify     simplify output
      --strict       report errors for lossy mappings
      --trace        trace computation
  -v, --verbose      print information about progress