Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

readme.md

gitopia keys

git subcommand for managing gitopiad keys

installation

make install

Usage

use cosmos keys subcommand to manage keys ex: recover key

git gitopia keys add <key-name> --recover

configure key

git config --global gitopia.key <key-name>
git config --global gitopia.backend <keyring-backend>