Dashboard › cli › Distillation
23ff1563-7381-4bb5-8576-25420f767b5c["lore_tm_v1_uTr_P3-eBfIjsQydVs0Akgzbq6Zs-Il0EwtJ78cu58A","lore_tm_v1_n6CmMz1jU88mixsMqSj2mEFjmfp0_tlIbYWKxbySSx4"]
projectRoute from ./src/commands/project/index.ts with buildCommandInfo from ./src/lib/introspect.ts, targeting sentry project create, via tsx in /home/byk/Code/getsentry/cli-pr-1558/packages/cli; command included duplicate --import ./script/require-shim.mjs arguments. .env.local was not found, and execution continued without it; the warning appeared twice.sentry project create: brief Create one or more projects; positional syntax [<org>/]<name>:<platform>...; positional placeholder name:platform..., brief One or more project name and platform pairs, marked optional.sentry project create description states: names support explicit org/name syntax or organization auto-detection from config defaults; project names cannot contain whitespace; each project is a name:platform pair; multiple pairs may be passed as separate arguments but all share one organization; projects require a team, with the sole team selected automatically, a team created when none exist, and --team required when multiple teams exist.sentry project create examples in fullDescription, in order: 1. sentry project create my-app:node; 2. sentry project create acme-corp/my-app:javascript-nextjs; 3. sentry project create web:javascript api:python-django worker:node; 4. sentry project create my-app:python-django --team backend; 5. sentry project create my-app:go --json. The separate generated examples array was empty.sentry project create: team (parsed, optional; Team to create the project under), dry-run (boolean, default false, optional; Show what would happen without making changes), json (boolean, default false, optional; Output as JSON), and fields (parsed, optional; Comma-separated fields to include in JSON output (dot.notation supported)). All are non-variadic and non-hidden.sentry project create: log-level (enum, optional; Set log verbosity level), verbose (boolean, default false, optional; Enable verbose (debug-level) logging output), org (parsed, optional; Organization slug), and project (parsed, optional; Project slug). All are non-variadic.sentry project create: n → dry-run, t → team, and v → verbose.HEAD and generated surfaces. Planned final output: findings-first MERGE/DO-NOT-MERGE report, with no worktree modifications.