zelas
v0.0.9
Published
git email manager
Downloads
5
Readme
zelas -- git user manager cli
zelas
can help you easy and fast manager git user.
Install
$ npm install -g zelas
Example
$ zelas add jinxin0112 [email protected]
add user jinxin0112([email protected]) success
Usage
Usage: zelas [options] [command]
Commands:
ls List all the git user
current Show the user name or email
-e --show-email Show email
use <user> Change user
add <registry> <url> Add one user
del <registry> Delete one user
help Print this help
Options:
-h, --help output usage information
-V, --version output the version number
LICENSE
MIT