Learn about using Ephemeral SSH sessions on Aptible
aptible ssh
command.
aptible ssh
, you’re logging in to an ephemeral container. You are not logging to one of your running app containers. This means that running commands like ps
won’t reflect what’s actually running in your App containers, and that files that exist in your App containers will not be present in the ephemeral session. operation_id
: The ID of the Operation that resulted in the creation of this Ephemeral Session.operation_user_name
: The name of the user that created the Operation.operation_user_email
: The email of the user that created the Operation.APTIBLE_USER_DOCUMENT
: An expired JWT object with user information.