Quick reference card for common VibeKit CLI commands
↑/↓
- Navigate optionsSpace
- Select/deselect optionEnter
- Confirm selectionCtrl+C
- Cancel operationFlag | Description | Example |
---|---|---|
-e, --env | Specify environment | -e my-env |
-c, --command | Command to execute | -c "npm test" |
-p, --prompt | AI prompt | -p "Fix the bug" |
--stream | Real-time output | --stream |
--json | JSON output | --json |
--force | Skip confirmation | --force |
--all | Include all items | --all |
-v, --verbose | Detailed output | --verbose |
0
- Success1
- General error127
- Command not found130
- Interrupted (Ctrl+C)