TERMINAL
$ cue help exp
exp groups commands which are still in an experimental stage.

Experimental commands may be changed or removed at any time,
as the objective is to gain experience and then move the feature elsewhere.

Usage:
  cue exp <cmd> [arguments] [flags]
  cue exp [command]

Available Commands:
  gengotypes  generate Go types from CUE definitions

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

Use "cue exp [command] --help" for more information about a command.