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