flatpak permission-set flatpak Developer Matthias Clasen mclasen@redhat.com flatpak permission-set 1 flatpak-permission-set Set permissions flatpak permission-set OPTION TABLE ID APP_ID PERMISSION Description Set the permissions for an application in an entry in the permission store. The entry is identified by TABLE and ID, the application is identified by APP_ID. The PERMISSION strings must be in a format suitable for the table. The permission store is used by portals. Each portal generally has its own table in the permission store, and the format of the table entries is specific to each portal. Options The following options are understood: Show help options and exit. Associate DATA with the entry. The data must be a serialized GVariant. Print debug information during command processing. Print OSTree debug information during command processing. Examples $ flatpak permission-set --data "{'always-ask':<true>}" desktop-used-apps text/plain org.mozilla.Firefox org.gnome.gedit 0 3 See also flatpak1, flatpak-permissions1, flatpak-permission-remove1, flatpak-permission-reset1, flatpak-permission-show1