flatpak-enter (1)
Leading comments
Title: flatpak enter Author: Alexander Larsson <alexl@redhat.com> Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/> Date: 08/31/2017 Manual: flatpak enter Source: flatpak Language: English
NAME
flatpak-enter - Enter an applicationSYNOPSIS
- 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.
This command requires extra privileges, so must be run as root or via e.g. sudo.
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