cluster image resume-update
Resume an update
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The cluster image resume-update command is used to resume an update that is currently paused in paused-by-user or paused-by-error state. If the update is not paused then an error is returned.
Parameters
- [-ignore-post-update-checks-failures {true|false}] - Ignore Post-update-checks Phase Failures (privilege: advanced)
- Specifies whether the post update checks phase warnings and/or errors should be ignored. The default value is false.
Examples
The following example shows an resume-update operation:
cluster1::> cluster image resume-update
Info: Resuming update...
Give documentation feedback