Skip to content

neel-bp/gpman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

-- installation
    go install github.com/neel-bp/gpman
	
	after installing, to enable bash completion run
	COMP_INSTALL=1 gpman and then restart shell

gpman is a simple cli password manager

Usage:

	gpman <command> [OPTIONS] [ARGUMENTS]

The commands are:

	store       store credentials (username/email, password) against a given site/service
	get         retrieve stored credentials
	list        list all stored credentials
	delete      delete credentials stored against given site/service
	help        print help message or command specific help for given command
	gitauth	    connect remote git repository for syncing credentials
	push        push all local credentials to remote git repository
	pull        pull credentials from remote repository

About

gpman is a simple cli password manager with remote sync using git

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages