CloudVariableSetCommand constructor
CloudVariableSetCommand({
- required CommandLogger logger,
Implementation
CloudVariableSetCommand({required super.logger})
: super(options: SetVariableCommandConfig.values);