After installing, you can view help for each sub-command:
Invoking the CLI without any arguments, or with help or --help shows the global help:
$ ./enola
...Each sub-command's help can be shown either with enola help SUBCOMMAND (better) or enola SUBCOMMAND --help (not recommended).
Chat has the following options:
$ ./enola help chat
...AI has the following options:
$ ./enola help ai
...MCP has the following options:
$ ./enola help mcp
...Documentation Generation has the following options:
$ ./enola help docgen
...Generation has the following options:
$ ./enola help gen
...Get Entity has the following options:
$ ./enola help get
...The built-in HTTP Web Server has the following options:
$ ./enola help server
...Executable Markdown has the following options:
$ ./enola help execmd
...Rosetta has the following options:
$ ./enola help rosetta
...Canonicalize has the following options:
$ ./enola help canonicalize
...$ ./enola help validate
...Fetch has the following options:
$ ./enola help fetch
...Info has the following options:
$ ./enola help info
...$ ./enola generate-completion --help
...