Skip to content

docs(framework): sync README CLI list with the real flags#236

Merged
suleimansh merged 1 commit into
mainfrom
suleimansh/docs/framework-cli-flags
Jul 4, 2026
Merged

docs(framework): sync README CLI list with the real flags#236
suleimansh merged 1 commit into
mainfrom
suleimansh/docs/framework-cli-flags

Conversation

@suleimansh

Copy link
Copy Markdown
Member

The README CLI block had drifted from --help. Adds the missing shipped flags (--serve family, --permission-mode + the bypassPermissions default, --max-passes, --dangerously-skip-permissions, --skip-preflight, the cloudflare/dokploy deploy flags, doctor) and fixes the --deploy description: cloudflare/dokploy now do a real deploy, not just narrate.

Docs only, no changeset.

Closes #232

Add the serve family, --permission-mode (+ bypassPermissions default),
--max-passes, --dangerously-skip-permissions, --skip-preflight, the
cloudflare/dokploy deploy flags, and the doctor subcommand. Correct the
--deploy line: cloudflare/dokploy now do a real deploy, not just narrate.

Closes #232
@suleimansh suleimansh added documentation Improvements or additions to documentation priority: medium Worth doing, not urgent labels Jul 4, 2026
@suleimansh suleimansh self-assigned this Jul 4, 2026
@suleimansh suleimansh merged commit 5f34aac into main Jul 4, 2026
2 checks passed
@suleimansh suleimansh deleted the suleimansh/docs/framework-cli-flags branch July 4, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation priority: medium Worth doing, not urgent

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(framework): README CLI section drifted from the real flags

1 participant