Skip to content

docs: update CLI and helm reference for v2.32.1#321

Merged
mbevc1 merged 1 commit into
mainfrom
reference-docs/v2.32.1
Jul 9, 2026
Merged

docs: update CLI and helm reference for v2.32.1#321
mbevc1 merged 1 commit into
mainfrom
reference-docs/v2.32.1

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Automated update of CLI and Helm reference documentation for release v2.32.1.

@github-actions github-actions Bot requested a review from a team as a code owner July 9, 2026 16:22
@mintlify

mintlify Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
kosli 🟢 Ready View Preview Jul 9, 2026, 4:52 PM

@claude

claude Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Claude finished @github-actions[bot]'s task in 1m 40s —— View job


Review: CLI and Helm reference update for v2.32.1

  • Gather context and examine PR changes
  • Review each changed file for doc quality
  • Check for relative links, navigation issues, and content problems
  • Post review findings

Summary

This is a routine automated update of CLI and Helm reference docs for v2.32.1. All 14 changed files are generated reference pages — no new pages added, no navigation changes needed.

Findings

No critical issues found.

The changes fall into these categories:

Category Files Nature
Version bumps overview.md, helm/k8s_reporter/overview.mdx CLI v2.32.0 → v2.32.1, Helm chart 2.4.0 → 2.5.0
Live example data refresh kosli_get_snapshot.md, kosli_list_environments.md, kosli_list_flows.md, kosli_list_snapshots.md, kosli_log_environment.md, kosli_diff_snapshots.md, kosli_get_environment.md, kosli_get_flow.md Updated timestamps, fingerprints, commit SHAs from live cyber-dojo data
External link updates kosli_assert_artifact.md, kosli_attest_artifact.md, kosli_create_attestation-type.md GitHub commit/file links updated to newer SHAs
New content kosli_list_repos.md New flags (--provider, --repo-id), expanded synopsis with pagination details, and new example use cases section

Improvementkosli_list_repos.md:

  • Line 3: trailing space in description frontmatter ("List repos for an org. "). Minor, fix would be upstream in the generator.

Observationkosli_diff_snapshots.md:

  • The example JSON output for kosli diff snapshots now shows an empty not-changed.artifacts array (previously it listed several shared artifacts). This is because the live data shifted — all artifacts now differ between the two snapshots. The example still demonstrates the command's output structure correctly, but no longer showcases the not-changed section with real content. Not a blocker since this is live-generated data.

Verified:

  • No relative links — all internal links use root-relative paths
  • No new pages — no config/navigation.json update needed
  • All frontmatter present with title and description
  • MDX component usage is consistent with existing patterns

Looks good to merge.

@mbevc1 mbevc1 merged commit 427f4d9 into main Jul 9, 2026
6 checks passed
@mbevc1 mbevc1 deleted the reference-docs/v2.32.1 branch July 9, 2026 17:38
---
title: "kosli list repos"
description: "List repos for an org."
description: "List repos for an org. "

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: trailing space in the description frontmatter value. This is auto-generated so the fix would be upstream in the generator script.

Suggested change
description: "List repos for an org. "
description: "List repos for an org."

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