Skip to content

feat(cli) Added command dora system status as a replacement for dora check #1269

Merged
phil-opp merged 3 commits intodora-rs:mainfrom
BhaveshAgarwal67:commands/system
Dec 17, 2025
Merged

feat(cli) Added command dora system status as a replacement for dora check #1269
phil-opp merged 3 commits intodora-rs:mainfrom
BhaveshAgarwal67:commands/system

Conversation

@BhaveshAgarwal67
Copy link
Copy Markdown
Contributor

@BhaveshAgarwal67 BhaveshAgarwal67 commented Dec 17, 2025

Resolves #1205

@phil-opp phil-opp changed the title feat(cli) Added command dora system status as a replacement for dora check for issue #1205 feat(cli) Added command dora system status as a replacement for dora check Dec 17, 2025
Copy link
Copy Markdown
Collaborator

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

So the new dora system status command seems to be roughly equivalent to the existing dora check, right? I only see some formatting differences and the printing of some additional info (coordinator address/port and number of running dataflows).

Copy link
Copy Markdown
Collaborator

@phil-opp phil-opp left a comment

Choose a reason for hiding this comment

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

Thanks for the adjustments!

@phil-opp phil-opp merged commit 3488423 into dora-rs:main Dec 17, 2025
50 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.

Implement dora system status Command

2 participants