Skip to content

Commit 8cf50ce

Browse files
chore: regenerate SKILL.md
1 parent 0beee02 commit 8cf50ce

File tree

1 file changed

+2
-1
lines changed
  • plugins/sentry-cli/skills/sentry-cli

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -700,7 +700,7 @@ Start a product trial
700700

701701
Initialize Sentry in your project
702702

703-
#### `sentry init <directory>`
703+
#### `sentry init <target>`
704704

705705
Initialize Sentry in your project
706706

@@ -709,6 +709,7 @@ Initialize Sentry in your project
709709
- `--dry-run - Preview changes without applying them`
710710
- `--features <value>... - Features to enable: errors,tracing,logs,replay,metrics`
711711
- `-t, --team <value> - Team slug to create the project under`
712+
- `-d, --directory <value> - Project directory (default: current directory)`
712713

713714
### Issues
714715

0 commit comments

Comments
 (0)