.TH "CVE USER CREATE" "1" "2022-12-02" "1.2.0" "cve user create Manual" .SH NAME cve\-user\-create \- Create a user in your organization. .SH SYNOPSIS .B cve user create [OPTIONS] .SH DESCRIPTION Create a user in your organization. .PP This action is restricted to users with the ADMIN role. .PP Note: Once a user is created, they cannot be removed, only marked as inactive. Only create users when you really need them. .SH OPTIONS .TP \fB\-u,\fP \-\-username TEXT Set username. [required] .TP \fB\-\-name\-first\fP TEXT Set first name. .TP \fB\-\-name\-last\fP TEXT Set last name. .TP \fB\-\-role\fP [ADMIN] Set role. .TP \fB\-\-raw\fP Print response JSON.