Skip to main content

Overview

The Qovery CLI (Command Line Interface) enables you to interact with Qovery directly from your terminal. Deploy applications, manage environments, stream logs, and more - all without leaving your command line.

Installation

To download and install Qovery CLI on any Linux distribution:
The install script does not verify the binary’s integrity. For security-sensitive environments, use the Manual tab to download a pinned release and verify its checksum against the official checksums.txt published with each release.

Verify Installation

Authentication

Before using the CLI, you need to authenticate:
This will open a browser window for authentication. Once completed, you’ll be ready to use the CLI.

API Token Authentication

You can also authenticate using an API token:
Generate an API token from the Qovery Console.

Configuration

The CLI stores configuration in ~/.qovery/context.json. You can manage multiple contexts for different organizations or clusters.

Set Default Context

List Contexts

Key Features

Deploy Applications

Deploy and redeploy applications instantly from the terminal

Environment Management

Create, update, and manage environments

Live Logs

Stream real-time logs from your applications

Shell Access

Execute commands directly in running containers

Quick Start

List Projects

List Environments

Deploy an Application

View Logs

Next Steps

CLI Commands

Explore all available commands and examples

Your entire infrastructure, one terminal command away

Deploy, manage, and monitor without ever opening a Kubernetes dashboard. Qovery turns complex cluster operations into simple CLI calls.

Get started free →