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.
Envless ships as a single @goenvless/envless package that bundles the CLI and the runtime. Install it once and use whichever surface fits — CLI for login / link / sync / run, runtime for import { env } from '@goenvless/envless'.
Global install
Adds the envless binary to your PATH. Best for login, link, and ad-hoc commands across multiple projects.
Per-project install
Pin Envless to your project so every contributor and your CI run the same version. Also required if you’re using the runtime import { env } mode.
Invoke the CLI via your package manager:
Verify
What’s next
Log in
Authenticate via the browser flow.
Link a project
Bind this directory to a workspace and environments.
Concepts
Skim the five ideas that show up everywhere.