This command restarts an App and all its associated Services.Documentation Index
Fetch the complete documentation index at: https://www.aptible.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
This command restarts an App and all its associated Services.Documentation Index
Fetch the complete documentation index at: https://www.aptible.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Usage:
aptible restart [--app APP]
Options:
[--simulate-oom], [--no-simulate-oom] # Add this flag to simulate an OOM restart and test your app's response (not recommended on production apps).
[--force] # Add this flag to use --simulate-oom in a production environment, which is not allowed by default.
[--app=APP]
--env, [--environment=ENVIRONMENT]
-r, [--remote=REMOTE]
aptible restart --app "$APP_HANDLE"
Was this page helpful?