Skip to content

docs(cli): game-ci CLI documentation#540

Closed
frostebite wants to merge 2 commits intomainfrom
docs/cli-support
Closed

docs(cli): game-ci CLI documentation#540
frostebite wants to merge 2 commits intomainfrom
docs/cli-support

Conversation

@frostebite
Copy link
Member

Summary

Adds documentation pages for the new game-ci CLI under the GitHub Orchestrator section:

  • Getting Started — installation (npm install -g game-ci / npx), license activation, first build walkthrough, environment variables
  • Build Command — full flag reference including project options, versioning, Android-specific flags, Docker container options, IL2CPP, and output structure
  • Orchestrate Command — provider selection (AWS, Kubernetes, local-docker), provider-specific options, cache/storage configuration, workspace options, git authentication, configuration override, and resource management
  • Other Commandsactivate (license management), cache list|restore|clear (cache management), status (environment diagnostics), version, and global flags

Related: game-ci/unity-builder#812, game-ci/unity-builder#813

Pages

File Description
docs/03-github-orchestrator/08-cli/_category_.yaml Sidebar category (position 8, "CLI")
docs/03-github-orchestrator/08-cli/01-getting-started.mdx Quick start guide
docs/03-github-orchestrator/08-cli/02-build-command.mdx Build command reference
docs/03-github-orchestrator/08-cli/03-orchestrate-command.mdx Orchestrate command reference
docs/03-github-orchestrator/08-cli/04-other-commands.mdx activate, cache, status, version

Test plan

  • Verify pages render correctly in Docusaurus local dev (npm start)
  • Verify sidebar navigation shows "CLI" section at position 8
  • Verify internal cross-links between CLI pages resolve
  • Verify links to existing pages (API Reference, Providers, Advanced Topics) resolve

@coderabbitai
Copy link

coderabbitai bot commented Mar 5, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a854551c-5b59-4e29-b73f-19bf5e1568be

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs/cli-support

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

github-actions bot commented Mar 5, 2026

Cat Gif

@frostebite
Copy link
Member Author

Consolidated into #541 (docs: LTS 2.0.0 — Combined Documentation). Updated for standalone @game-ci/orchestrator architecture.

@frostebite frostebite closed this Mar 10, 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.

1 participant