Skip to content

docs(cli): document new commands from CLI v8.6–8.8#384

Merged
thebiglabasky merged 2 commits into
mainfrom
docs/cli-8.8-missing-commands
Jun 15, 2026
Merged

docs(cli): document new commands from CLI v8.6–8.8#384
thebiglabasky merged 2 commits into
mainfrom
docs/cli-8.8-missing-commands

Conversation

@thebiglabasky

Copy link
Copy Markdown
Contributor

Summary

Documents the CLI commands and flags added in recent releases (v8.6–v8.8, latest today) that were missing from the docs, so every CLI command is covered. Verified against the checkly-cli monorepo at the 8.8.0 tag.

Changes

  • checkly test-sessions (cli/checkly-test-sessions.mdx)
    • Add the list subcommand — only available since CLI v8.5.0
    • Add the get --result, -r flag — available in CLI v8.7.0+
  • checkly assets (cli/checkly-assets.mdx, new page) — available since CLI v8.8.0
    • Document list and download, including source selection (--result-id with --check-id/--test-session-id), type/asset filters, and download options
    • Registered in docs.json navigation
  • checkly checks (cli/checkly-checks.mdx)
    • Add the delete subcommand — only available since CLI v8.8.0
  • checkly account (cli/checkly-account.mdx)
    • Add members update and members deleteonly available since CLI v8.7.0

Conventions

  • Reuses the existing version-noting style: page-level Available since CLI vX.Y.Z, subcommand-level The \...` command is only available since CLI vX.Y.Z, and flag-level Available in CLI vX.Y.Z+`.
  • Matches the established page structure (Subcommands table → per-subcommand options table → ResponseField details → Examples).

Verification

  • mint broken-links passes (no broken links)
  • docs.json validated as well-formed JSON

🤖 Generated with Claude Code

Add documentation for CLI commands and flags introduced in recent
releases so every command is covered:

- test-sessions: add `list` subcommand (v8.5.0) and the
  `get --result, -r` flag (v8.7.0)
- assets: new page documenting `list` and `download` (v8.8.0)
- checks: add `delete` subcommand (v8.8.0)
- account: add `members update` and `members delete` (v8.7.0)

Register the new assets page in docs.json navigation.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@thebiglabasky thebiglabasky enabled auto-merge (squash) June 15, 2026 19:35
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@thebiglabasky thebiglabasky merged commit 0e8153a into main Jun 15, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant