SOLO-4072

BackupZipFileRequiredSoloError — Validation

BackupZipFileRequiredSoloError

CodeSOLO-4072
CategoryValidation
OwnershipUser
RetryableNo

Description

Thrown when --zip-password is used without --zip-file. A password applies to a specific zip archive, so this means the required --zip-file was not provided — supply it or omit the password.

Troubleshooting Steps

  1. Provide the –zip-file flag when using –zip-password
  2. Run solo config ops restore-clusters –help for usage information