0.0.4 • Published 10 months ago

git-user-cli v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

gitusr

A CLI that allows you to switch git users.

Usage

Usage: gitusr [options] [command]

A CLI that allows you to switch git users.

Options:
  -V, --version         output the version number
  -h, --help            display help for command

Commands:
  add                   add and save a user
  current|ct [options]  show current repo/global user
  init [options]        read the user information from the git global configuration file to initialize the CLI
  list|ls               show all saved users
  remove|rm [options]   delete a user
  use [options]         switch user in a git repo or globally
  help [command]        display help for command
0.0.4

10 months ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago