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