Usage:
aptible restart
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?