TERMINAL
$ cue help mod rename
Rename changes the name of the current module,
updating import statements in source files as required.

Usage:
  cue mod rename <newModulePath> [flags]

Global Flags:
  -E, --all-errors     print all available errors
  -C, --chdir string   change working directory before running command (must be the first flag)
  -i, --ignore         proceed in the presence of errors
  -s, --simplify       simplify output