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