SYNOPSIS
- flatpak enter [OPTION...] MONITORPID COMMAND [ARG...]
DESCRIPTION
This creates a new process within the running sandbox, with the same environment. This is useful when you want to debug a problem with a running application.
OPTIONS
The following options are understood:
-h, --help
- Show help options and exit.
-v, --verbose
- Print debug information during command processing.
--version
- Print version information and exit.
EXAMPLES
$ flatpak enter 15345 sh