fabric:container-rollback
Name
fabric:container-rollback — roll back the specified containers to an older version
Synopsis
fabric:container-rollback
[
--help
] [
--all
] {
Version
} [
ContainerList
]
Description
For an example of how this command is used, see fabric:container-upgrade.
Arguments
Table 8.20, “fabric:container-rollback Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command |
--all | Roll back all containers. |
Version | (Required) The version to roll back to. |
ContainerList | The list of containers to roll back. An empty list implies the current container. |