docs(developer): add Flashduty CLI guide#54
Merged
Conversation
Document the newly released flashduty-cli command-line tool: installation on macOS/Linux/Windows, APP Key authentication, the full command catalog (incident, change, member, team, channel, escalation-rule, field, statuspage with Atlassian migration, template), output formats, agent skills, and common workflows. Register the new page under the Developer group in docs.json and add a CLI card + section to the developer overview in both Chinese and English.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
zh/developer/cli.mdxanden/developer/cli.mdxcovering installation (macOS/Linux/Windows), APP Key authentication, every subcommand surfaced today byflashduty-cliv0.6.0, the JSON/table/no-trunc output modes, the 10 bundled agent skills, and common workflows.docs.jsonunder the Developer group for bothzhanden.Source of truth: flashcatcloud/flashduty-cli README (zh + en) at
origin/mainas of 2026-05-13, including the recently addedstatuspage migrateflow.Test plan
mint broken-links— no new broken links introduced (only the pre-existingREADME_zh.md → README.mdissue in the repo root, unrelated to this change).mint devand visually verify the new pages render correctly in both languages.