cliUpdateAttemptedEnvName top-level constant
String
const cliUpdateAttemptedEnvName
The environment variable naming the version a preceding process already attempted to install.
The value is the attempted version, so that the guard only suppresses a repeat attempt at that same version.
Implementation
const cliUpdateAttemptedEnvName = 'SERVERPOD_CLOUD_UPDATE_ATTEMPTED';