Skip to content

docs: CLI docs for current commands and flags#25399

Merged
rekram1-node merged 3 commits intoanomalyco:devfrom
OpeOginni:fix/docs-cmd-options-style
May 2, 2026
Merged

docs: CLI docs for current commands and flags#25399
rekram1-node merged 3 commits intoanomalyco:devfrom
OpeOginni:fix/docs-cmd-options-style

Conversation

@OpeOginni
Copy link
Copy Markdown
Contributor

@OpeOginni OpeOginni commented May 2, 2026

…mands

Issue for this PR

Closes #25398

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

  • Cross-checked the CLI docs against the active CLI command definitions.
  • Added missing commands, options, flags, and short aliases.
  • Fixed CLI option tables so short flags use the Short column consistently.
  • Added non-breaking flag rendering so long CLI flags keep their double hyphens and don’t wrap awkwardly in tables.

How did you verify your code works?

Tested the docs on my dev machine

Screenshots / recordings

BEFORE

Screenshot 2026-05-02 at 13 25 34

AFTER

Screenshot 2026-05-02 at 12 32 40

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@OpeOginni
Copy link
Copy Markdown
Contributor Author

For review best to just look at the changes on the english cli.mdx file

@rekram1-node rekram1-node changed the title fix(docs): CLI docs for current commands and flags docs: CLI docs for current commands and flags May 2, 2026
@rekram1-node rekram1-node merged commit 0d0ec7d into anomalyco:dev May 2, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Weird breaking of cli commands in docs

2 participants