Usage¶
Generate and run a command¶
The CLI will:
- Generate a command from your prompt
- Perform a safety check
- Show the proposed command
- Ask for confirmation
- Execute and display output
Dry run¶
Use --dry-run to preview the command and receive an explanation without running it:
You can still choose to execute after reviewing the explanation.
Auto-approve¶
Skip confirmation with --yes:
Use this carefully. It bypasses the confirmation prompt.
Timeout¶
Set an execution timeout in seconds: