Skip to main content
Configure the current production service:

Precedence

For the server, resolution order is:
  1. --server
  2. LOOMLOOM_SERVER
  3. Legacy BATCHJOB_SERVER
  4. The last verified server remembered by the CLI
For the token, resolution order is:
  1. --token
  2. LOOMLOOM_TOKEN
  3. Legacy BATCHJOB_TOKEN
New setups should use only LOOMLOOM_*. The remembered local state contains platform/server information, not your bearer token.

Process-scoped configuration

Set variables for a single command when you do not want to persist them:
Do not commit shell profiles or environment files containing real tokens. For text versus json, timeout, and verbose overrides, see Command help.