mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 04:29:42 +00:00
docs: document --dangerously-skip-permissions CLI flag (#23371)
This commit is contained in:
parent
9ed93715ef
commit
f14ac472a3
1 changed files with 1 additions and 0 deletions
|
|
@ -349,6 +349,7 @@ opencode run --attach http://localhost:4096 "Explain async/await in JavaScript"
|
|||
| `--title` | | Title for the session (uses truncated prompt if no value provided) |
|
||||
| `--attach` | | Attach to a running opencode server (e.g., http://localhost:4096) |
|
||||
| `--port` | | Port for the local server (defaults to random port) |
|
||||
| `--dangerously-skip-permissions` | | Auto-approve permissions that are not explicitly denied (dangerous!) |
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue