logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

flatpak-permission-reset - Reset permissions

Description

       Removes all permissions for the given app from the Flatpak permission store.

       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.

Name

       flatpak-permission-reset - Reset permissions

Options

       The following options are understood:

       --all
           Remove permissions for all applications.

       -h, --help
           Show help options and exit.

       -v, --verbose
           Print debug information during command processing.

       --ostree-verbose
           Print OSTree debug information during command processing.

See Also

flatpak(1), flatpak-permissions(1), flatpak-permission-show(1), flatpak-permission-remove(1), flatpak-permission-set(1)

flatpak                                                                                   FLATPAKPERMISSION-(1)

Synopsis

flatpakpermission-reset [OPTION...] APP_ID

       flatpakpermission-reset [OPTION...] --all

See Also