Skip to content

Comments

docs: add diagram flag and output option to README and EXAMPLES#61

Merged
vobu merged 2 commits intofeat/process-instance-diagramfrom
copilot/sub-pr-60
Feb 18, 2026
Merged

docs: add diagram flag and output option to README and EXAMPLES#61
vobu merged 2 commits intofeat/process-instance-diagramfrom
copilot/sub-pr-60

Conversation

Copy link
Contributor

Copilot AI commented Feb 18, 2026

Addresses missing documentation for the --diagram flag and --output option added in PR #60.

Changes

  • README.md: Added examples showing diagram rendering and file output near existing get pi examples (lines 103-104)
  • EXAMPLES.md: Added diagram examples with descriptive comments (lines 50-54)
c8ctl get pi 123456 --diagram              # Render process instance diagram as PNG
c8ctl get pi 123456 --diagram --output=./diagram.png  # Save diagram to file

Shell completion and help tests already included these flags from the original implementation.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: vobu <6573426+vobu@users.noreply.github.com>
Copilot AI mentioned this pull request Feb 18, 2026
Copilot AI changed the title [WIP] Address feedback from review on PI diagram rendering PR docs: add diagram flag and output option to README and EXAMPLES Feb 18, 2026
Copilot AI requested a review from vobu February 18, 2026 13:50
@vobu vobu marked this pull request as ready for review February 18, 2026 14:00
@vobu vobu merged commit 30704dc into feat/process-instance-diagram Feb 18, 2026
1 check passed
@vobu vobu deleted the copilot/sub-pr-60 branch February 18, 2026 14:04
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