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.
Browser login
The recommended way to authenticate on your own machine. The CLI opens a browser tab where you approve the session.
Once approved, your credentials are stored in ~/.envless/config.json with 0600 permissions.
Token login (CI / non-interactive)
For CI pipelines, generate a personal access token in the Envless dashboard and expose it as an env var.
The CLI will pick up ENVLESS_TOKEN automatically — no login step required.
Check who you are logged in as
Log out
Next
Initialize a project
Link the current directory to an Envless project.