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

cve-user-update - Update a user.

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`.

Name

       cve-user-update - Update a user.

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.

1.7.1                                              2024-12-06                                 CVEUSERUPDATE(1)

Synopsis

cveuserupdate [OPTIONS]

See Also