ps exec
apppack ps exec
run an interactive command in the remote environment
Synopsis
Run an interactive command in the remote environment
apppack ps exec -- <command>
Options
--cpu float CPU cores available for task (default 0.5)
-h, --help help for exec
-l, --live connect to a live process
--memory string memory (e.g. '2G', '512M') available for task (default "1G")
-r, --root open shell as root user
Options inherited from parent commands
-a, --app-name string app name (required)
--aws-credentials use AWS credentials instead of AppPack.io federation
--debug enable debug logging
SEE ALSO
- apppack ps - show running processes