Skip to content

Rename Chronicle event-store-subscriptions command group to subscriptions#14

Merged
einari merged 2 commits intomainfrom
copilot/rename-event-store-subscriptions
May 7, 2026
Merged

Rename Chronicle event-store-subscriptions command group to subscriptions#14
einari merged 2 commits intomainfrom
copilot/rename-event-store-subscriptions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 7, 2026

Summary

Renames the Chronicle CLI command path from event-store-subscriptions to subscriptions for consistency and shorter invocation. Updates command registration, completion routing, examples, integration usage, and Chronicle docs to the new path.

Added

  • None.

Changed

  • Renamed the Chronicle branch command from event-store-subscriptions to subscriptions in CLI registration and command discovery.
  • Updated dynamic completion keying for subscription removal to match the new command path.
  • Updated command examples/help text to use cratis chronicle subscriptions ....
  • Updated Chronicle documentation index/table/TOC labels and command invocations to subscriptions.
# before
cratis chronicle event-store-subscriptions list --event-store system

# after
cratis chronicle subscriptions list --event-store system

Fixed

  • Updated integration scenario for add/list/remove subscription flow to invoke chronicle subscriptions instead of the old path.

Removed

  • Removed remaining runtime references to event-store-subscriptions command invocation paths (except documentation file name event-store-subscriptions.md).

Security

  • None.

Deprecated

  • event-store-subscriptions command path is superseded by subscriptions.

Copilot AI linked an issue May 7, 2026 that may be closed by this pull request
@einari einari added the patch label May 7, 2026
@einari einari marked this pull request as ready for review May 7, 2026 13:29
@einari einari merged commit 52ebf83 into main May 7, 2026
Copilot AI changed the title [WIP] Rename event-store-subscriptions to subscriptions Rename Chronicle event-store-subscriptions command group to subscriptions May 7, 2026
Copilot AI requested a review from einari May 7, 2026 13:30
Copilot stopped work on behalf of einari due to an error May 7, 2026 13:30
@einari einari deleted the copilot/rename-event-store-subscriptions branch May 7, 2026 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move event-store-subscriptions

2 participants