Skip to content

northwang-lucky/git-user-cli

Repository files navigation

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