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 0ff0135 commit 62fc00cCopy full SHA for 62fc00c
plugins/sentry-cli/skills/sentry-cli/SKILL.md
@@ -136,6 +136,14 @@ sentry org view my-org -w
136
137
Work with Sentry projects
138
139
+#### `sentry project create <name> <platform>`
140
+
141
+Create a new project
142
143
+**Flags:**
144
+- `-t, --team <value> - Team to create the project under`
145
+- `--json - Output as JSON`
146
147
#### `sentry project list <org>`
148
149
List projects
0 commit comments