Skip to content

Commit 4772e93

Browse files
authored
Document codegen CLI options (#616)
* Update codegens CLI docs
1 parent 929c2aa commit 4772e93

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/command_line.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,12 @@ Provide the path to the configuration file as an argument to the command.
3030
codegens
3131
~~~~~~~~
3232

33-
This command will list the code generators deployed.
33+
Commands that interact with code generators deployed on a backend.
34+
35+
list
36+
^^^^
37+
38+
List the available code generators for the selected backend.
3439

3540
transforms
3641
~~~~~~~~~~

0 commit comments

Comments
 (0)