# Constants
AccountEndpoint is the env var we look in for the Accounts endpoint.
APIEndpoint is the env var we look in for the API endpoint.
APIToken is the env var we look in for the Fastly API token.
CustomerID is the env var we look in for a Customer ID.
DebugMode indicates to the CLI it can display debug information.
ServiceID is the env var we look in for the required Service ID.
UseSSO enables the CLI to validate the token as an OAuth token.
WasmMetadataDisable is the env var we look in to disable all data collection related to a Wasm binary.