Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Qovery/qovery-cli
Qovery Command Line Interface
https://github.com/Qovery/qovery-cli
aws cli cloud qovery
Last synced: 3 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 (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T16:28:15.000Z (11 months ago)
- Last Synced: 2023-12-19T17:01:59.923Z (11 months ago)
- Topics: aws, cli, cloud, qovery
- Language: Go
- Homepage: https://www.qovery.com
- Size: 1.42 MB
- Stars: 70
- Watchers: 8
- Forks: 18
- Open Issues: 12
-
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