File: cve-user.1

package info (click to toggle)
cvelib 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 728 kB
  • sloc: python: 1,884; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 819 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
.TH "CVE USER" "1" "2024-12-06" "1.7.1" "cve user Manual"
.SH NAME
cve\-user \- Show information about a user.
.SH SYNOPSIS
.B cve user
[OPTIONS] COMMAND [ARGS]...
.SH DESCRIPTION
Show information about a user.
.SH OPTIONS
.TP
\fB\-u,\fP \-\-username TEXT
Specify the user to show.  [default: (Current user specified in top-level -u/--username/$CVE_USER)]
.TP
\fB\-\-raw\fP
Print response JSON.
.SH COMMANDS
.PP
\fBreset-key\fP
  Reset a user's personal access token (API...
  See \fBcve user-reset-key(1)\fP for full documentation on the \fBreset-key\fP command.
.PP
\fBupdate\fP
  Update a user.
  See \fBcve user-update(1)\fP for full documentation on the \fBupdate\fP command.
.PP
\fBcreate\fP
  Create a user in your organization.
  See \fBcve user-create(1)\fP for full documentation on the \fBcreate\fP command.