Skip to content

Conversation

@botantler
Copy link
Contributor

@botantler botantler bot commented Feb 11, 2026

Summary

This PR adds references to the ksail cluster update command in documentation files where other cluster lifecycle commands are listed.

Context

PR #2041 recently merged the ksail cluster update command, which is a major new feature that allows users to update cluster configurations with intelligent diffing and minimal disruption. While comprehensive reference documentation was auto-generated, the command was missing from overview documentation where users would expect to find it alongside create, delete, start, and stop.

Changes

docs/src/content/docs/features.mdx

  • Added ksail cluster update entry to the cluster commands table (line 31)

.github/copilot-instructions.md

  • Added ksail cluster update to CLI usage examples (line 72)
  • Added ksail cluster update to CLI commands reference section (line 178)

Documentation Coverage

The following documentation is already complete (no changes needed):

  • docs/src/content/docs/cli-flags/cluster/cluster-update.mdx - Auto-generated CLI reference
  • docs/src/content/docs/support-matrix.mdx - Comprehensive "Update Behavior" section
  • docs/src/content/docs/faq.md - Q&A about update command and --dry-run

Verification

  • Documentation builds successfully (npm run build in docs/)
  • Changes are minimal and surgical
  • No broken links or references
  • Command appears in appropriate reference tables

Testing

cd docs
npm ci
npm run build
# ✓ Completed in 23.28s
# 115 pages built successfully

AI generated by Update Docs

- Add 'ksail cluster update' to features.mdx command table
- Add 'ksail cluster update' to copilot-instructions.md CLI reference
- Ensures documentation accurately reflects the new update command from PR #2041

The cluster update command was recently merged but was missing from
key documentation files where other cluster lifecycle commands are listed.
@github-project-automation github-project-automation bot moved this to 🏃🏻‍♂️ In Progress in 🌊 Project Board Feb 11, 2026
@devantler devantler marked this pull request as ready for review February 11, 2026 19:08
@devantler devantler self-requested a review as a code owner February 11, 2026 19:08
Copilot AI review requested due to automatic review settings February 11, 2026 19:08
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds missing references to the recently introduced ksail cluster update command in high-level documentation so it appears alongside other cluster lifecycle commands users commonly look for.

Changes:

  • Added ksail cluster update to the cluster commands table on the Features page.
  • Added ksail cluster update to CLI usage examples and the CLI command reference list in Copilot instructions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
docs/src/content/docs/features.mdx Includes ksail cluster update in the cluster command overview table.
.github/copilot-instructions.md Adds cluster update to CLI usage examples and the command reference list.

@github-project-automation github-project-automation bot moved this from 🏃🏻‍♂️ In Progress to 🚀 In Finalization in 🌊 Project Board Feb 11, 2026
@botantler botantler bot enabled auto-merge February 11, 2026 19:12
@github-actions
Copy link
Contributor

⚠️MegaLinter analysis: Success with warnings

⚠️ MARKDOWN / markdownlint - 38 errors
.github/aw/create-agentic-workflow.md:84 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Read the gh-aw instructions"]
.github/aw/create-shared-agentic-workflow.md:16 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Build on agentic workflows"]
.github/aw/create-shared-agentic-workflow.md:23 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Prefer Docker Solutions"]
.github/aw/create-shared-agentic-workflow.md:30 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Support Read-Only Tools"]
.github/aw/create-shared-agentic-workflow.md:37 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Move Write Operations to Safe ..."]
.github/aw/create-shared-agentic-workflow.md:44 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Process Agent Output in Safe J..."]
.github/aw/create-shared-agentic-workflow.md:57 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Documentation"]
.github/aw/create-shared-agentic-workflow.md:153 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Example: Processing Agent Outp..."]
.github/aw/debug-agentic-workflow.md:19 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Example: Debugging from a work..."]
.github/aw/debug-agentic-workflow.md:25 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:39 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:53 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Prerequisites"]
.github/aw/debug-agentic-workflow.md:60 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Key Commands Available"]
.github/aw/debug-agentic-workflow.md:91 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:124 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:162 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:199 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:208 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:218 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:256 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/debug-agentic-workflow.md:468 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/serena-tool.md:118 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/serena-tool.md:126 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/serena-tool.md:135 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/serena-tool.md:174 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/update-agentic-workflow.md:58 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Read the gh-aw instructions"]
.github/aw/update-agentic-workflow.md:523 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/aw/upgrade-agentic-workflows.md:13 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Prerequisites"]
.github/aw/upgrade-agentic-workflows.md:20 error MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "Key Commands Available"]
.github/aw/upgrade-agentic-workflows.md:265 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/skills/refactor/SKILL.md:37 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/skills/refactor/SKILL.md:563 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/workflows/promote-ksail.md:118 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/workflows/promote-ksail.md:126 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
.github/workflows/update-docs.md:145 error MD028/no-blanks-blockquote Blank line inside blockquote
docs/src/content/docs/faq.md:226 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
pkg/svc/chat/docs/faq.md:226 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
vsce/README.md:98 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]

✅ Linters with no issues

actionlint, bash-exec, git_diff, hadolint, jscpd, jsonlint, lychee, markdown-table-formatter, prettier, prettier, shellcheck, shfmt, stylelint, syft, trivy-sbom, trufflehog, v8r, v8r, yamllint

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security

@botantler botantler bot added this pull request to the merge queue Feb 11, 2026
Merged via the queue into main with commit 1580bd9 Feb 11, 2026
29 checks passed
@botantler botantler bot deleted the copilot/docs-update-cluster-command-db78aca8194915b0 branch February 11, 2026 19:23
@github-project-automation github-project-automation bot moved this from 🚀 In Finalization to ✅ Done in 🌊 Project Board Feb 11, 2026
botantler bot pushed a commit that referenced this pull request Feb 11, 2026
- Add step 5 for cluster update in Quick Start workflow
- Ensures docs/index.mdx matches README.md usage flow
- Completes documentation synchronization for cluster update command
- Follows PR #2154 and #2140 which added cluster update to README and features
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

1 participant