Categorygithub.com/crewdevio/HubAdmin
modulepackage
0.0.0-20211019172646-7f9a06332431
Repository: https://github.com/crewdevio/hubadmin.git
Documentation: pkg.go.dev

# README

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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author