yudao / qovery-cli

Qovery Command Line Interface

Home Page:https://www.qovery.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qovery Logo

Qovery 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 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

About

Qovery Command Line Interface

https://www.qovery.com

License:Apache License 2.0


Languages

Language:Go 99.1%Language:Nix 0.5%Language:Dockerfile 0.2%Language:Shell 0.2%