Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.envless.cloud/llms.txt

Use this file to discover all available pages before exploring further.

What is the Envless CLI?

The Envless CLI (@envless/cli) is a command-line tool that keeps your local environment variables in sync with the Envless platform. Push your local .env file up to a project, pull the latest variables down to your machine, or run a two-way sync — all from your terminal.

Why use it?

No more .env in Slack

Stop sharing secrets in DMs. Push once, your team pulls.

Per-environment

Manage development, staging, and production variables separately.

CI/CD ready

Authenticate with a token and pull variables in any pipeline.

Audit trail

Every push, pull, and sync is logged on the dashboard.

Next steps

Installation

Install the CLI globally or per-project.

Login

Authenticate with your Envless account.

Push

Send your local .env to a project.