Dashboard › cli › Distillation
d81d4b19-0b60-4e10-a2de-82c4b92a9ea0["lore_tm_v1_YB-7OG2fjCe5In8STuJrl2qyuAsGaDx9k3gv4sUFHBo","lore_tm_v1__R3FKeLD3HciN1gC2xQlOd7RfojZATvVVaKCmf14Uek","lore_tm_v1_n1FREufdHKdNvkRRAc8y_9nSkdqcv82wcgWNJZxPPac","lore_tm_v1_Cw2fwsG2HvGVEd0WS_Ig0KWwpLws0s3NUOq6nd22Mk4","lore_tm_v1_MRXnlqZFN4Mz_Lm724F7nxU8dCWEZ-LRH3W0Hg5sg0o"]
/home/byk/Code/getsentry/cli-pr-1558/packages/cli/node_modules/@stricli/core/dist/index.d.ts:1088-1093 defines Command<CONTEXT extends CommandContext> as extending DocumentedTarget, with kind, loader, parameters, and usesFlag(flagName: string)./home/byk/Code/getsentry/cli-pr-1558/packages/cli/node_modules/@stricli/core/dist/index.d.ts:1096-1101 defines RouteMapEntry<CONTEXT extends CommandContext> with name, target, aliases, and hidden./home/byk/Code/getsentry/cli-pr-1558/packages/cli/node_modules/@stricli/core/dist/index.d.ts:1105-1111 defines RouteMap<CONTEXT extends CommandContext> as extending DocumentedTarget, with getRoutingTargetForInput(), getDefaultCommand(), getOtherAliasesForInput(), and getAllEntries()./home/byk/Code/getsentry/cli-pr-1558/packages/cli/node_modules/@stricli/core/dist/index.d.ts:1113-1127 defines HelpFormattingArguments with text, help/version/escape-sequence inclusion flags, includeHidden, and optional aliases; DocumentedTarget exposes brief, fullDescription, formatUsageLine(), and formatHelp(); RoutingTarget<CONTEXT> is Command<CONTEXT> | RouteMap<CONTEXT>./home/byk/Code/getsentry/cli-pr-1558/packages/cli/test/lib/introspect.test.ts:208-285 tests buildCommandInfo(): a tuple positional { placeholder: "target" } renders as "<target>"; a command without positionals renders ""; public __primaryUsage: "<name>:<kind>..." overrides an array positional placeholder; and structured __examples override legacy document examples./home/byk/Code/getsentry/cli-pr-1558/packages/cli/test/lib/introspect.test.ts, the complete-field buildCommandInfo() test expects path "sentry thing list", brief "List things", full description "List all the things.", positional "<target>", one limit flag, aliases { l: "limit" }, and examples ["sentry thing list myorg"]./home/byk/Code/getsentry/cli-pr-1558/packages/cli/test/lib/introspect.test.ts, structured examples are rendered as "# Use automatic organization detection\nsentry thing list" and "# Select an organization explicitly\nsentry thing list my-org", replacing the legacy example "sentry thing list stale-org"./home/byk/Code/getsentry/cli-pr-1558/packages/cli/test/lib/introspect.test.ts, /home/byk/Code/getsentry/cli-pr-1558/packages/cli/test/lib/command.test.ts, /home/byk/Code/getsentry/cli-pr-1558/packages/cli/test/lib/sdk-positionals.test.ts, and /home/byk/Code/getsentry/cli-pr-1558/packages/cli/test/lib/scanner-flags.integration.test.ts.