[docs] Update CLI reference for features from Oct 26 #2589
Merged
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.
Documentation Updates - October 26, 2025
This PR updates the CLI reference documentation based on features merged in the last 24 hours.
Features Documented
Init command workflow creation guidance (from Update init command to guide users to create workflows via chat prompt #2567)
activate @.github/prompts/create-agentic-workflow.prompt.mdValidate flag behavior change (from Fix: Disable container validation by default, require --validate flag #2550)
--validateflag now defaults tofalse(wastrue)Changes Made
docs/src/content/docs/tools/cli.md:--validateflag behaviorMerged PRs Referenced
Analysis Notes
Other merged PRs reviewed (no documentation needed):
All changes follow the Diátaxis framework with reference-style documentation for CLI commands. Content is concise, technically accurate, and uses neutral tone per documentation guidelines.
🤖 Generated with Claude Code
Co-Authored-By: Claude [email protected]