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.

Introduction

Envless replaces local .env files with an end-to-end encrypted platform for syncing environment variables across your team, environments, and CI/CD pipelines.

To get started, create an account and a workspace at the Envless Dashboard. Every account comes with a default workspace. From there, create a project and define your environments (e.g. development, staging, production). The CLI signs in via a one-time browser flow, while the SDK uses a personal access key for server-side use.

What’s next?

See below for some helpful links to get you started.

https://mintcdn.com/envless-7b88c948/nR8RUPgNBtCF5SFI/assets/icons/duotone/clock.svg?fit=max&auto=format&n=nR8RUPgNBtCF5SFI&q=85&s=13d38423ea8c6129865686d420f84271

Rate Limiting

How Envless handles usage and traffic.

CLI

Install the CLI and start syncing variables from your terminal.
https://mintcdn.com/envless-7b88c948/nR8RUPgNBtCF5SFI/assets/icons/duotone/stack.svg?fit=max&auto=format&n=nR8RUPgNBtCF5SFI&q=85&s=4dd9ad9eaf696af9dfa5a1c215ada25d

SDK

Authenticate and integrate the SDK with your workspace.