tsuru app deploy rollback
Deploys an existing image for an app
Subcommands
| Name | Description |
|---|---|
update | Locks an existing image of an app |
Options
| Name | Description |
|---|---|
-a, --app <app> | App name |
--new-version | Creates a new version for the current deployment while preserving existing versions |
--override-old-versions | Force replace all deployed versions by this new deploy |
y, --yes | Answer yes to all questions |