0.3.2 • Published 3 years ago

quickcert.js v0.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

quickcert.js

Usage

Use yarn or npx to execute it.

Install and execute yarn quickcert.js help, then all of the commands will pop out.

yarn quickcert.js init

Description

Initialize configuration files. You must initialize before all of the commands. Nothing hard, cli interface will pop out!

Parameters

  • -cfg : custom configuration file root

yarn quickcert.js decrypt

Description

Decrypt credentials.

Parameters

  • -k : private key (password) of encrypted credentials
  • -f : custom keyfile root
  • -cfg : custom configuration file root

yarn quickcert.js register

Description

Register credentials to configuration file. Of course, all the credentials will be encrypted, so don't be afraid of uploading the qcert.conf file to public!

Parameters

  • -d required : directory of credential.
  • -k : private key (password) of encrypted credentials
  • -f : custom keyfile root
  • -cfg : custom configuration file root

yarn quickcert.js encrypt (not recommended)

Not your business XD

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago