We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72292f9 commit dcc0f2dCopy full SHA for dcc0f2d
1 file changed
plugins/sentry-cli/skills/sentry-cli/SKILL.md
@@ -167,6 +167,15 @@ Create a new project
167
- `--json - Output as JSON`
168
- `--fields <value> - Comma-separated fields to include in JSON output (dot.notation supported)`
169
170
+#### `sentry project delete <org/project>`
171
+
172
+Delete a project
173
174
+**Flags:**
175
+- `-y, --yes - Skip confirmation prompt`
176
+- `--json - Output as JSON`
177
+- `--fields <value> - Comma-separated fields to include in JSON output (dot.notation supported)`
178
179
#### `sentry project list <org/project>`
180
181
List projects
0 commit comments