Skip to content

shell

apppack shell

open an interactive shell in the remote environment

Synopsis

Open an interactive shell in the remote environment

Requires installation of Amazon's SSM Session Manager. https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager-working-with-install-plugin.html

apppack shell

Options

  -a, --app-name string   app name (required)
      --aws-credentials   use AWS credentials instead of AppPack.io federation
      --cpu float         CPU cores available for task (default 0.5)
  -h, --help              help for shell
  -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

      --debug   enable debug logging

SEE ALSO

  • apppack - the CLI interface to AppPack.io