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 uses personal access keys (ev_live_…) to authenticate the CLI and SDK against your workspace. Each key is scoped to a workspace and can be re-rolled or revoked from the dashboard at any time.
Create a key
Have an Account
Create your Envless account or log in to an existing one at the Envless Dashboard. Select the workspace you want to generate an access key for.
Generate a Key
Navigate to the Keys section within your workspace. Click “Create Key”, give it a descriptive name (e.g.
ci-production), and click “Generate Key”.Use the key
Expose the key as an environment variable. The CLI and SDK both pick it up automatically.