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
11 flatpak permission-reset [OPTION...] --all
12
14 Removes all permissions for the given app from the Flatpak permission
15 store.
16
17 The permission store is used by portals. Each portal generally has its
18 own table in the permission store, and the format of the table entries
19 is specific to each portal.
20
22 The following options are understood:
23
24 --all
25 Remove permissions for all applications.
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-permissions(1), flatpak-permission-show(1),
38 flatpak-permission-remove(1), flatpak-permission-set(1)
39
40
41
42flatpak FLATPAK PERMISSION-(1)