Skip to content

Conversation

@amir-qasemi
Copy link

@amir-qasemi amir-qasemi commented Dec 18, 2025

Problem

In the CLI, some typer commands have a name, some don't.
This could be a inconviniece when people want to have a wrapper around the CLI and exclude/modify certian commands.
Of course this can be done based on the funciton name, but this would be hard to maintain.

This merge requests add the command name to every typer command to have uniform commands.

  • Tests pass
  • ruff format
  • README.md updated (if relevant)
  •  CHANGELOG.md entry added

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.

2 participants