mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 02:01:43 +03:00
86faedc966
* build(deps): bump github.com/spf13/cobra from 1.0.0 to 1.1.1 * update doc (man & md) * update bash|fish|zsh completion
595 B
595 B
git-bug user
Display or change the user identity.
git-bug user [USER-ID] [flags]
Options
-f, --field string Select field to display. Valid values are [email,humanId,id,lastModification,lastModificationLamport,login,metadata,name]
-h, --help help for user
SEE ALSO
- git-bug - A bug tracker embedded in Git.
- git-bug user adopt - Adopt an existing identity as your own.
- git-bug user create - Create a new identity.
- git-bug user ls - List identities.