What problem does it solve?
This Skill provides a streamlined approach to managing the Capawesome CLI for authentication, project linking, and executing commands related to app deployment and live updates.
Core Features & Use Cases
- Authentication: Handles interactive and token-based authentication methods.
- App Management: Covers the full command reference for app management, builds, certificates, environments, channels, deployments, destinations, and devices.
- CI/CD Integration: Facilitates CI/CD pipelines with token-based authentication and JSON output for programmatic parsing.
- Diagnostics: Includes a 'doctor' command for diagnostics.
- Use Case: Automate the deployment of applications and manage live updates to ensure continuous integration and delivery in development workflows.
Quick Start
Install the Capawesome CLI and use it to login with your token and then run 'npx @capawesome/cli whoami' to verify the session.