1FLATPAK KILL(1)                  flatpak kill                  FLATPAK KILL(1)
2
3
4

NAME

6       flatpak-kill - Stop a running application
7

SYNOPSIS

9       flatpak kill INSTANCE
10

DESCRIPTION

12       Stop a running Flatpak instance.
13
14       INSTANCE can be either the numeric instance ID or the application ID of
15       a running Flatpak. You can use flatpak ps to find the instance IDs of
16       running flatpaks.
17

OPTIONS

19       The following options are understood:
20
21       -h, --help
22           Show help options and exit.
23
24       -v, --verbose
25           Print debug information during command processing.
26
27       --ostree-verbose
28           Print OSTree debug information during command processing.
29

EXAMPLES

31       $ flatpak kill org.gnome.Todo
32

SEE ALSO

34       flatpak(1), flatpak-run(1), flatpak-ps(1)
35
36
37
38flatpak                                                        FLATPAK KILL(1)
Impressum