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