vaultOperatorRaftSnaphotRestoreOptions top-level property
Implementation
final List<Option> vaultOperatorRaftSnaphotRestoreOptions = [
Option(
name: '-force',
description: 'This bypasses checks ensuring the Autounseal or shamir keys are consistent with the snapshot data. The default is false'
)
];