-
-
Notifications
You must be signed in to change notification settings - Fork 0
Generate Markdown for CLI Commands #1
Copy link
Copy link
Open
Labels
client/cliRelates to the command line interface (CLI) clientRelates to the command line interface (CLI) clientkind/docsImprovements or additions to documentationImprovements or additions to documentationkind/featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
client/cliRelates to the command line interface (CLI) clientRelates to the command line interface (CLI) clientkind/docsImprovements or additions to documentationImprovements or additions to documentationkind/featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Possible CLI commands should be available to read in
.mdfiles.It may be possible to generate markdown for commands with information passed into
clap. Or at least when that info is being passed toclap.