SOLO-4072
BackupZipFileRequiredSoloError — Validation
BackupZipFileRequiredSoloError
| Code | SOLO-4072 |
| Category | Validation |
| Ownership | User |
| Retryable | No |
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
- Provide the –zip-file flag when using –zip-password
- Run solo config ops restore-clusters –help for usage information