pier_
Reference

pier restart

Restart an app or a Postgres instance

pier restart [<ref>] [flags]

Restart an app or a Postgres instance.

Arguments

ArgumentRequiredDescription
<ref>noApp (name or name/target) or Postgres to restart; omit to pick

Flags

FlagValueDefaultDescription
--typeSTRINGDisambiguate a name shared by several kinds: app or pg
-y, --yesSkip the resume confirmation prompt
--no-resumeFail instead of resuming a paused resource/ancestor

Global flags apply to every command.

On this page