Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write developer documenetation for adding/extending CLI subcommands #2191

Open
shonfeder opened this issue Oct 4, 2022 · 1 comment
Open
Assignees
Labels
feature A new feature or functionality

Comments

@shonfeder
Copy link
Contributor

The need for this was identified by @Kukovec. It should include:

  • How to define a new subcommand.
  • How to derive a configuration object from subcommand input.
  • How to extend the OptionGroups with new families of options.
@shonfeder shonfeder added the feature A new feature or functionality label Oct 4, 2022
@shonfeder shonfeder self-assigned this Oct 4, 2022
@thpani
Copy link
Collaborator

thpani commented Oct 17, 2023

Related: #2756

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or functionality
Projects
None yet
Development

No branches or pull requests

2 participants