Man page - cve-user-update(1)
Packages contains this manual
Package: python3-cvelib
apt-get install python3-cvelib
apt-get install python3-cvelib
Manuals in package:
Documentations in package:
Manual
CVE USER UPDATE
NAMESYNOPSIS
DESCRIPTION
OPTIONS
NAME
cve-user-update - Update a user.
SYNOPSIS
cve user update [OPTIONS]
DESCRIPTION
Update a user.
You must explicitly specify the user being updated using the β-uβ option.
To reset a userβs API key, use βcve user reset-keyβ.
OPTIONS
-u, --username TEXT
Username of the user being updated (only ADMIN role users can update other users). [required]
--mark-active / --mark-inactive
Mark user as active or inactive.
--new-username TEXT
Update username.
--name-first TEXT
Update first name.
--name-last TEXT
Update last name.
--add-role [ADMIN]
Add role.
--remove-role [ADMIN]
Remove role.
|
--raw |
Print response JSON. |