blob: 8121b750f401e96414c3383bae65d7ee6542815c (
plain) (
tree)
|
|
## git-bug user
Display or change the user identity.
### Synopsis
Display or change the user identity.
```
git-bug user [<id>] [flags]
```
### Options
```
-h, --help help for user
```
### SEE ALSO
* [git-bug](git-bug.md) - A bug tracker embedded in Git.
* [git-bug user adopt](git-bug_user_adopt.md) - Adopt an existing identity as your own.
* [git-bug user create](git-bug_user_create.md) - Create a new identity.
* [git-bug user ls](git-bug_user_ls.md) - List identities.
|