Skip to content

Commit 736860b

Browse files
chore: regenerate SKILL.md
1 parent 5fc06b9 commit 736860b

File tree

1 file changed

+4
-0
lines changed
  • plugins/sentry-cli/skills/sentry-cli

1 file changed

+4
-0
lines changed

plugins/sentry-cli/skills/sentry-cli/SKILL.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ Create a new project
163163

164164
**Flags:**
165165
- `-t, --team <value> - Team to create the project under`
166+
- `-n, --dry-run - Validate inputs and show what would be created without creating it`
166167
- `--json - Output as JSON`
167168
- `--fields <value> - Comma-separated fields to include in JSON output (dot.notation supported)`
168169

@@ -398,6 +399,9 @@ Make an authenticated API request
398399
- `-i, --include - Include HTTP response status line and headers in the output`
399400
- `--silent - Do not print the response body`
400401
- `--verbose - Include full HTTP request and response in the output`
402+
- `-n, --dry-run - Show the resolved request without sending it`
403+
- `--json - Output as JSON`
404+
- `--fields <value> - Comma-separated fields to include in JSON output (dot.notation supported)`
401405

402406
**Examples:**
403407

0 commit comments

Comments
 (0)