Aptible PaaS logoDocs
Reference

aptible ssh

This command creates Ephemeral SSH Sessions to Apps running on Aptible.

Synopsis

Usage:
  aptible ssh [COMMAND]

Options:
      [--app=APP]
      [--environment=ENVIRONMENT]
  -r, [--remote=REMOTE]
      [--force-tty], [--no-force-tty]

Description:
  Runs an interactive command against a remote Aptible app

  If specifying an app, invoke via: aptible ssh [--app=APP] COMMAND

Examples

aptible ssh --app "$APP_HANDLE"
aptible ssh