Skip to content

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

Merged
bobakemamian merged 1 commit intomainfrom
chore/auto-sync-docs-20260421-063441
Apr 21, 2026
Merged

chore: auto-sync CLI docs from latest command changes#175
bobakemamian merged 1 commit intomainfrom
chore/auto-sync-docs-20260421-063441

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.

@bobakemamian bobakemamian merged commit 5d04da9 into main Apr 21, 2026
10 checks passed
@bobakemamian bobakemamian deleted the chore/auto-sync-docs-20260421-063441 branch April 21, 2026 06:39
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