What problem does it solve?
Simplifies and standardizes the setup and day-to-day use of the Capawesome CLI, including installation, authentication (interactive and token-based), project linking via capawesome.config.json, and the full command reference for managing apps, builds, environments, deployments, and diagnostics.
Core Features & Use Cases
- Authentication: supports interactive login and token-based login for CI/CD pipelines.
- Project linking: guides linking a project using capawesome.config.json for monorepos and multi-app setups.
- Command Reference: provides access to the complete set of Capawesome CLI commands for apps, builds, certificates, environments, channels, live updates, deployments, destinations, and devices.
- CI/CD & Diagnostics: enables non-interactive operation in pipelines and diagnostics via the doctor command.
- Use Case: integrate into a CI workflow to login, configure, and trigger a build or deployment without manual steps.
Quick Start
Install the Capawesome CLI globally, authenticate (interactive or token-based), link your project with capawesome.config.json, and begin using the full command reference to manage apps, builds, and CI/CD workflows.