aboutsummaryrefslogblamecommitdiffstats
path: root/doc/md/git-bug_user_create.md
blob: 2581132201855bddb694ac05d24e3f95bfa68a2a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                      
                      
 






                           



                                                 



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

### SEE ALSO

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