guld-keys-cli

0.5.13 • Public • Published

guld-keys-cli

source issues documentation

node package manager travis-ci lgtm david-dm david-dm

Cryptographic key storage and usage.

Install

Node
npm i -g guld-keys-cli

Usage

CLI
guld-keys --help

  Usage: guld-keys [options] [command]

  Cryptographic key storage and usage.

  Options:

    -V, --version       output the version number
    -s, --secret        Perform action on secret keys.
    -a, --ascii         ASCII armor any output.
    -f, --file          The file to read as input.
    -o, --out           The file to write as output.
    -h, --help          output usage information

  Commands:

    init [fingerprint]  Intialize a PGP key with the guld network.
    list                List PGP keys as fingerprint UID pairs. ("*" for all)
    import              Import a PGP key.
    export              Export a PGP key.

License

MIT Copyright isysd

Package Sidebar

Install

npm i guld-keys-cli

Weekly Downloads

2

Version

0.5.13

License

MIT

Unpacked Size

9.42 kB

Total Files

6

Last publish

Collaborators

  • isysd