Skip to content

crewdevio/HubAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUB ADMIN

Hub Admin is a command-line tool managing your github credentials

Installation

  
  go get github.com/crewdevio/HubAdmin
 

How to use

Open help

hubadmin help

image

Add your credentials

hubadmin add <username> <access_token>

image

List github accounts

hubadmin list

image

Switch between your github accounts

  hubadmin use <username>

image

Delete your stored github account

hubadmin delete <username>

image

Support

cli for the moment only works on windows

About

Easily manage your github credentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages