ps resize
apppack ps resize
resize (CPU/memory) the process for a given type
apppack ps resize <process_type>
Examples
apppack -a my-app ps resize web --cpu 2 --memory 4G
Options
--cpu float CPU cores available for process (default 0.5)
-h, --help help for resize
--memory string memory (e.g. '2G', '512M') available for process (default "1G")
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