Dashboard › cli › Distillation
b2951693-17ce-4cc1-8179-4b6135ff5768["lore_tm_v1_dLX5RLOCOz7El7ByJusIg2HxgEwt2-nXYwvcIMZPAOs","lore_tm_v1_3FHj34Wr-4mfbmih_XXJ04Ks2RJGY-fIO-PergNh8Ro","lore_tm_v1_OK_LbIAVRWgU6P1OvJuOKIcegz8mMLgVKks0eUxpBBg"]
packages/cli/plugins/sentry-cli/skills/sentry-cli/SKILL.md now marks optional positional arguments with square brackets for 23 commands: sentry org view [<org>]; sentry project list [<org/project>]; sentry project view [<org/project>]; sentry issue list [<org/project>]; sentry alert issues list [<org/project>]; sentry alert issues create [<target>]; sentry alert metrics list [<target>]; sentry cli completion [<shell>]; sentry cli upgrade [<version>]; sentry agent-conversation list [<org>]; sentry agent-conversation view [<org>/]<conversation-id>; sentry replay list [<org/project>]; sentry release list [<org/project>]; sentry release deploy <org/version> <environment> [<name>]; sentry repo list [<org/project>]; sentry team list [<org/project>]; sentry explore [<target>]; sentry feedback list [<org/project>]; sentry monitor list [<org/project>]; sentry trace list [<org/project>]; sentry trial list [<org>]; sentry trial start <name> [<org>]; and sentry init [<target>] [<directory>].packages/cli/plugins/sentry-cli/skills/sentry-cli/references/agent-conversation.md, alert.md, cli.md, explore.md, feedback.md, init.md, issue.md, monitor.md, org.md, project.md, release.md, replay.md, repo.md, team.md, trace.md, and trial.md; their front matter version is 0.45.0-dev.0.packages/cli/plugins/sentry-cli/skills/sentry-cli/references/agent-conversation.md now documents sentry agent-conversation view [<org>/]<conversation-id> using slash-delimited explicit organization syntax: auto-detected sentry agent-conversation view conv-123, explicit sentry agent-conversation view my-org/conv-123, and JSON sentry agent-conversation view my-org/conv-123 --json; the former space-delimited my-org conv-123 examples were removed.-n, --limit <value> (1–1000, default "25"), -q, --query <value>, -t, --period <value> (default "7d"), -f, --fresh, and -c, --cursor <value>; shown JSON fields include conversationId, title, flow, errors, llmCalls, and toolCalls.packages/cli/plugins/sentry-cli/skills/sentry-cli/references/cli.md documents that sentry cli completion may auto-detect the current shell from $SHELL, while explicit examples generate zsh, bash, and fish completions; sentry cli upgrade accepts an optional version and retains the specific-version example sentry cli upgrade 0.5.0.packages/cli/plugins/sentry-cli/skills/sentry-cli/references/init.md documents both <target> and <directory> as optional in sentry init [<target>] [<directory>]; examples include interactive sentry init and non-interactive sentry init --yes --features errors,tracing,replay.apps/cli-docs/src/content/docs/commands/agent-conversation.md is an 80-line generated command page with headings sentry agent-conversation list [<org>] and sentry agent-conversation view [<org>/]<conversation-id>, plus <!-- GENERATED:END -->.apps/cli-docs/src/content/docs/commands/agent-conversation.md, the list argument table labels [<org>] as “Organization slug”; the view argument table displays <org/conversation-id> and describes it as [<org>/]<conversation-id> - Org (optional) and conversation ID.apps/cli-docs/src/content/docs/commands/agent-conversation.md states that all commands support --json for machine-readable output and --fields for selecting specific JSON fields.apps/cli-docs/src/fragments/commands/agent-conversation.md exists and is empty (0 lines).