https://github.com/Qovery/qovery-cli
Qovery Command Line Interface
https://github.com/Qovery/qovery-cli
aws cli cloud qovery
Last synced: about 2 months ago
JSON representation
Qovery Command Line Interface
- Host: GitHub
- URL: https://github.com/Qovery/qovery-cli
- Owner: Qovery
- License: apache-2.0
- Created: 2019-12-06T12:10:50.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-16T16:06:17.000Z (about 2 months ago)
- Last Synced: 2025-04-20T21:12:24.381Z (about 2 months ago)
- Topics: aws, cli, cloud, qovery
- Language: Go
- Homepage: https://www.qovery.com
- Size: 1.93 MB
- Stars: 79
- Watchers: 9
- Forks: 24
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-repositories - Qovery/qovery-cli - Qovery Command Line Interface (Go)
README
![]()
[Qovery](https://www.qovery.com/) helps tech companies to accelerate and scale application development cycle with zero infrastructure management investment.
This repository is the code source of the Qovery CLI.
See our complete documentation [here](https://docs.qovery.com) to get started with Qovery.
## Authentication
You can use `qovery auth` to authenticate with the CLI or use `Q_CLI_ACCESS_TOKEN` (or `QOVERY_CLI_ACCESS_TOKEN`) environment variable to set your API token.
## Versions
You can install the latest version of the CLI:
* On Mac: with brew `brew install qovery-cli`
* On ArchLinux: with `yay qovery-cli`
* On Windows: with scoop `scoop install qovery-cli`
* On Docker: at the address `public.ecr.aws/r3m4q3r9/qovery-cli`
* From binary: https://github.com/Qovery/qovery-cli/releases