cve-user-create - Man Page

Create a user in your organization.

Synopsis

cve user create [Options]

Description

Create a user in your organization.

This action is restricted to users with the ADMIN role.

Note: Once a user is created, they cannot be removed, only marked as inactive. Only create users when you really need them.

Options

-u, --username TEXT

Set username.  [required]

--name-first TEXT

Set first name.

--name-last TEXT

Set last name.

--role [ADMIN]

Set role.

--raw

Print response JSON.

Info

2025-09-29 1.8.0 cve user create Manual