Saltearse al contenido

Overview

Esta página aún no está disponible en tu idioma.

The Capgo CLI provides a set of commands for managing your Capgo apps and deployments. This reference provides detailed information about each available command, including its options and usage examples.

Commands

CI Integration

To automate your work, we recommend using GitHub Actions to push your updates to Capgo. Check out our GitHub Actions tutorial for more information.

Don’t forget to configure your CI environment variables with your Capgo API key.

Demo App

For a complete example of a Capgo app with CI integration, check out our demo app on GitHub.