Environment Variables
ANYSCALE_CLI_TOKEN
If set, this value contains the token that the current context uses to authentication to Anyscale. In circumstances where there is no user home directory or where it's not appropriate to use a normal credentials file, programs may leverage this environment variable's value for authentication.
ANYSCALE_DEBUG
Anyscale support might ask you to set this environment variable in a troubleshooting setting. When set, Anyscale emits lots of logging.
ANYSCALE_PROJECT_NAME
The environment variable, ANYSCALE_PROJECT_NAME can be set to use a project for CLI commands and the ray client instead of specifying the command itself. If not specified, the default project will be used.