create-keypair
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

create-keypair

CLI that generates a PEM format key pair (2048 bit key by default)

Usage: create-keypair [options] [name]

Arguments:
  name           An alternate name for your keys (default: "key")

Options:
  --bits <bits>  Key length (default: "2048")
  -h, --help     display help for command

Readme

Keywords

Package Sidebar

Install

npm i create-keypair

Weekly Downloads

37

Version

0.1.2

License

MIT

Unpacked Size

207 kB

Total Files

12

Last publish

Collaborators

  • joeflateau