Skip to content

Refactor CLI to use subcommands: entity and list#15

Merged
stchris merged 2 commits into
mainfrom
claude/add-subcommands-lP7VE
Mar 23, 2026
Merged

Refactor CLI to use subcommands: entity and list#15
stchris merged 2 commits into
mainfrom
claude/add-subcommands-lP7VE

Conversation

@stchris
Copy link
Copy Markdown
Owner

@stchris stchris commented Mar 23, 2026

Move entity generation to an entities subcommand and the --list flag
to a dedicated list subcommand under a click.group() named cli.

https://claude.ai/code/session_015GE63vcpCNVVyTXuZuNvYE

claude added 2 commits March 23, 2026 14:41
Move entity generation to an `entity` subcommand and the `--list` flag
to a dedicated `list` subcommand under a `click.group()` named `cli`.

https://claude.ai/code/session_015GE63vcpCNVVyTXuZuNvYE
@stchris stchris merged commit 93758dc into main Mar 23, 2026
2 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.

2 participants