J
Jetify Cloud features via Devbox CLI
Details
- Command
-
devbox - Docs
- https://www.jetify.com/docs/cloud/secrets/secrets-cli
Authentication
Jetify Cloud account session via Devbox browser login oauth2 discovered
$ devbox auth login Acquired by the CLI — running devbox auth login opens the auth flow and stores the credential.
Jetify Cloud personal access token for CLI/CI bearer discovered
env DEVBOX_API_TOKEN First authenticate with Jetify Cloud using devbox auth login, then run devbox auth tokens new to generate a personal access token. For non-interactive hosts, export it as DEVBOX_API_TOKEN. Docs: Authenticating with the Cache.