pier_
Reference

pier rollback

Roll an app or site back to a previous deploy

pier rollback [<ref>] [flags]

Roll an app or site back to a previous deploy.

Arguments

ArgumentRequiredDescription
<ref>noApp or site to roll back (name or name/target); omit to pick

Flags

FlagValueDefaultDescription
--typeSTRINGDisambiguate a name shared by several kinds: app or site
--toSTRINGDeploy to roll back to (an id from 'pier deploys ls'); default: the previous one
-y, --yesSkip confirmation prompt
--no-resumeFail instead of resuming a paused app/ancestor

Global flags apply to every command.

On this page