1FLATPAK PERMISSIONS(1) flatpak permissions FLATPAK PERMISSIONS(1)
2
3
4
6 flatpak-permissions - List permissions
7
9 flatpak permissions [OPTION...] [TABLE] [ID]
10
12 Lists dynamic permissions which are stored in the Flatpak permission
13 store.
14
15 When called without arguments, lists all the entries in all permission
16 store tables. When called with one argument, lists all the entries in
17 the named table. When called with two arguments, lists the entry in the
18 named table for the given object ID.
19
20 The permission store is used by portals. Each portal generally has its
21 own table in the permission store, and the format of the table entries
22 is specific to each portal.
23
25 The following options are understood:
26
27 -h, --help
28 Show help options and exit.
29
30 -v, --verbose
31 Print debug information during command processing.
32
33 --ostree-verbose
34 Print OSTree debug information during command processing.
35
37 flatpak(1), flatpak-permission-show(1), flatpak-permission-remove(1),
38 flatpak-permission-reset(1)
39
40
41
42flatpak FLATPAK PERMISSIONS(1)