Documentation Index
Fetch the complete documentation index at: https://docs.uselim.com/llms.txt
Use this file to discover all available pages before exploring further.
auth, doctor, and env
Use these commands first on a fresh machine or when switching between production and the private beta.auth
auth login opens the browser, completes WorkOS sign-in, and stores a local CLI token.
doctor
doctor prints:
- effective API URL
- effective web URL
- active channel
healthzreachability- local Node.js version
env
env shows both the config-file values and the effective values after environment-variable overrides.
Common staging workflow
Environment variables
| Variable | Purpose |
|---|---|
LIM_API_URL | Override the API origin |
LIM_WEB_URL | Override the web origin |
LIM_CHANNEL | Force beta or production |