git-bug_user_user.md
1## git-bug user user
2
3Display a user identity
4
5```
6git-bug user user show [USER_ID] [flags]
7```
8
9### Options
10
11```
12 -f, --field string Select field to display. Valid values are [email,humanId,id,lastModification,lastModificationLamports,login,metadata,name]
13 -h, --help help for user
14```
15
16### SEE ALSO
17
18* [git-bug user](git-bug_user.md) - List identities
19