Skip to main content

Authentication & Configuration

Commands to authenticate and configure the CLI — start here before anything else.

qovery auth

Log in and out of Qovery

qovery context

Set and switch the active organization, project, and environment

qovery token

Generate an API token for CI/CD pipelines

qovery cluster

Manage and inspect clusters

qovery enterprise-connection

Manage enterprise SSO connections

Environment & Project

Commands to navigate and manage your Qovery organizational structure.

qovery project

List and manage projects

qovery environment

List and manage environments

qovery env

Manage environment variables and secrets

Service Management

Commands to manage your Qovery services across environments.

qovery application

Deploy, redeploy, stop, and manage application services

qovery container

Manage container services

qovery database

Manage database services

qovery helm

Manage Helm chart services

qovery cronjob

Manage cron job services

qovery lifecycle

Manage lifecycle job services

qovery service

Generic service management commands

Debugging & Observability

Commands to inspect, debug, and monitor running services.

qovery log

Stream and view service logs

qovery shell

Open an interactive shell inside a running container

qovery port-forward

Forward a local port to a service running on Qovery

qovery status

Check the status of services and environments

qovery list-pods

List the pods of a service

qovery console

Open a service directly in the Qovery Console

Utilities

qovery completion

Generate shell autocompletion scripts

qovery upgrade

Upgrade the CLI to the latest version

qovery version

Print the installed CLI version

qovery demo

Try Qovery locally with a demo environment

qovery terraform

Manage Terraform services

qovery list-commands

List all commands with aliases, args, and flags

qovery help

Get help for any command