1FLATPAK PERMISSION-(1) flatpak permission-reset FLATPAK PERMISSION-(1)
2
3
4
6 flatpak-permission-reset - Reset permissions
7
9 flatpak permission-reset [OPTION...] APP_ID
10
12 Removes all permissions for the given app from the Flatpak permission
13 store.
14
15 The permission store is used by portals. Each portal generally has its
16 own table in the permission store, and the format of the table entries
17 is specific to each portal.
18
20 The following options are understood:
21
22 -h, --help
23 Show help options and exit.
24
25 -v, --verbose
26 Print debug information during command processing.
27
28 --ostree-verbose
29 Print OSTree debug information during command processing.
30
32 flatpak(1), flatpak-permission-list(1), flatpak-permission-show(1),
33 flatpak-permission-remove(1),
34
35
36
37flatpak FLATPAK PERMISSION-(1)