Skip to content

fix(cli): remove spurious 'release' from channel demote/un-demote examples#719

Merged
sgalsaleh merged 2 commits intomainfrom
fix/cli-docs-demote-example
May 8, 2026
Merged

fix(cli): remove spurious 'release' from channel demote/un-demote examples#719
sgalsaleh merged 2 commits intomainfrom
fix/cli-docs-demote-example

Conversation

@sgalsaleh
Copy link
Copy Markdown
Member

@sgalsaleh sgalsaleh commented May 8, 2026

Fixes the auto-generated CLI docs examples for channel demote and un-demote commands.

The commands are registered directly under channel, so the correct syntax is:

  • replicated channel demote ...
  • replicated channel un-demote ...

The examples incorrectly included a non-existent 'release' subcommand.

fixes: replicatedhq/replicated-docs#3973

@sgalsaleh sgalsaleh force-pushed the fix/cli-docs-demote-example branch from 69e2823 to 362aa05 Compare May 8, 2026 16:01
divolgin
divolgin previously approved these changes May 8, 2026
@sgalsaleh sgalsaleh merged commit 3eddaa6 into main May 8, 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.

CLI docs show incorrect replicated channel release demote command syntax

2 participants