aboutsummaryrefslogtreecommitdiffstats
path: root/doc/md/git-bug_user_create.md
blob: 68fc2c0e094c9a19a8c0afdb26bac5f51cf18614 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
## git-bug user create

Create a new identity.

```
git-bug user create [flags]
```

### Options

```
  -a, --avatar string     Avatar URL
  -e, --email string      Email of the user
  -h, --help              help for create
  -n, --name string       Name to identify the user
      --non-interactive   Do not ask for user input
```

### SEE ALSO

* [git-bug user](git-bug_user.md)	 - Display or change the user identity.