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

pkaction - Get details about a registered action

Author

       Written by David Zeuthen <davidz@redhat.com> with a lot of help from many others.

Bugs

       Please send bug reports to either the distribution or the polkit-devel mailing list, see the link
       https://gitlab.freedesktop.org/polkit/polkit/-/issues/ on how to subscribe.

Description

pkaction is used to obtain information about registered polkit actions. If called without --action-id
       then all actions are displayed. Otherwise the action action. If called without the --verbose option only
       the name of the action is shown. Otherwise details about the actions are shown.

Name

       pkaction - Get details about a registered action

Return Value

       On success pkaction returns 0. Otherwise a non-zero value is returned and a diagnostic message is printed
       on standard error.

See Also

polkit(8), polkitd(8), pkcheck(1), pkexec(1), pkttyagent(1)

polkit                                              May 2009                                         PKACTION(1)

Synopsis

pkaction [--version] [--help]

       pkaction [--verbose]

       pkaction--action-idaction [--verbose]

See Also