Skip to content

Use click.Group for database CLI#205

Draft
Mirochill wants to merge 1 commit into
level12:masterfrom
Mirochill:fix-202-click-group
Draft

Use click.Group for database CLI#205
Mirochill wants to merge 1 commit into
level12:masterfrom
Mirochill:fix-202-click-group

Conversation

@Mirochill
Copy link
Copy Markdown

Summary:

  • replace the deprecated click.MultiCommand base for the database CLI group with click.Group
  • keep the existing database subcommand listing and dispatch behavior unchanged

Closes #202

Validation:

  • Not run locally

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

click.MultiCommand is deprecated and will be removed in Click 9.0

1 participant