## git-bug user new

Create a new identity

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

### Options

```
  -a, --avatar string     Avatar URL
  -e, --email string      Email of the user
  -h, --help              help for new
  -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)	 - List identities

