Skip to content

Conversation

@amir-qasemi
Copy link
Contributor

@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

Copy link
Contributor

@jochenchrist jochenchrist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jochenchrist jochenchrist merged commit bf38237 into datacontract:main Jan 10, 2026
4 checks passed
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.

3 participants