Skip to content

chore: auto-sync CLI docs from latest command changes#255

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/auto-sync-docs-20260720-082013
Open

chore: auto-sync CLI docs from latest command changes#255
github-actions[bot] wants to merge 1 commit into
mainfrom
chore/auto-sync-docs-20260720-082013

Conversation

@github-actions

Copy link
Copy Markdown
Contributor

Auto-generated PR

The CLI source code changed on main and the generated documentation
is now out of sync. This PR updates:

  • docs/cli/*.md — Mintlify CLI reference pages (from Cobra docgen)
  • .agents/skills/buttons/SKILL.md — agent skill file (from skillgen)

Both are regenerated from the Cobra command tree via:

go run ./internal/tools/docgen -out ./docs/cli
go run ./internal/tools/skillgen -out ./.agents/skills/buttons/SKILL.md

Review the diff to confirm the changes match the CLI updates that triggered this.

🤖 Auto-generated by the docs-sync workflow.

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.

0 participants