bkr-user-modify - Man Page
Modify Beaker users
Synopsis
bkr user-modify [options] [--add-submission-delegate <user>] [--remove-submission-delegate <user>]
Description
Modify a Beaker user.
Allows the adding or removing of submission delegates of the currently logged in user.
Options
- --add-submission-delegate=<user>
Adds a new submission delegate
- --remove-submission-delegate=<user>
Removes an existing submission delegate
Common bkr options are described in the Options section of bkr(1).
Exit Status
Non-zero on error, otherwise zero.
Examples
Add a new submission delegate:
bkr user-modify --add-submission-delegate=mydelegate
Remove an existing delegate:
bkr user-modify --remove-submission-delegate=mydelegate
See Also
Author
The Beaker team <beaker-devel@lists.fedorahosted.org>
Copyright
2013-2024 Red Hat, Inc.
Referenced By
Jul 17, 2024 29.1 Beaker