Skip to main content
The Voyant CLI helps you manage projects, authenticate your local development environment, and monitor deployments — all from the terminal.

Installation

Verify the installation:

Quick Start

1

Login to Voyant

Authenticate with your Voyant account via browser-based OAuth.
2

Initialize your project

Link your local project to a Voyant workspace and project.
This creates a voyant.json configuration file in your project root.
3

Start development

Start your local dev server, then authenticate localhost with Voyant.

What you can do

Authenticate

Login, logout, and manage your Voyant credentials

Project Setup

Initialize, link, and configure projects

Local Development

Authenticate localhost and Payload CMS admin panels

Monitor Deployments

View deployment status across environments

Configuration

Running voyant init creates a voyant.json file:
This file is safe to commit to version control — it contains no secrets.

Supported Frameworks

The CLI auto-detects the following frameworks:

Debug Mode

Enable verbose output for troubleshooting: