Beaker

bkr user-modify: Modify Beaker users

Synopsis

bkr user-modify [options] [--add-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

bkr(1)