Skip to content

Conversation

@h4x3rotab
Copy link
Collaborator

Summary

  • Add scripts/generate-cli-docs.js to auto-generate CLI reference from phala --help
  • Generate docs for all CLI commands with proper structure
  • Polished overview page with installation, quick start, and workflows
  • Separate deprecated subcommands into their own section

Test plan

  • Run node scripts/generate-cli-docs.js to verify generation
  • Run npx mintlify dev to preview documentation
  • Verify navigation in docs.json is correct

🤖 Generated with Claude Code

h4x3rotab and others added 2 commits January 18, 2026 02:06
- Add scripts/generate-cli-docs.js to auto-generate CLI reference from phala --help
- Generate docs for all CLI commands (login, logout, status, deploy, cvms, ssh, cp, docker, simulator, nodes, config, auth)
- Separate deprecated subcommands into their own section
- Add "(Deprecated)" suffix to deprecated command titles
- Polish overview page with installation, quick start, and workflows
- Update docs.json navigation with all CLI pages

Co-Authored-By: Claude <[email protected]>
@h4x3rotab h4x3rotab force-pushed the docs/cli-reference-generator branch from 9f11c00 to 2ce4b78 Compare January 18, 2026 02:07
@h4x3rotab h4x3rotab merged commit fa82b5a into main Jan 18, 2026
5 checks passed
@h4x3rotab h4x3rotab deleted the docs/cli-reference-generator branch January 18, 2026 02:12
@h4x3rotab h4x3rotab mentioned this pull request Jan 21, 2026
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.

2 participants