Skip to content

Command line tool for key-value storage on eosio blockchains.

Notifications You must be signed in to change notification settings

put-dev/put-cli-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

put-cli-tool

Command line tool for key-value storage on eosio blockchains.

oclif Version Downloads/week License

Usage

$ npm install -g put-cli-tool
$ put COMMAND
running command...
$ put (-v|--version|version)
put-cli-tool/0.0.0 darwin-x64 node-v13.11.0
$ put --help [COMMAND]
USAGE
  $ put COMMAND
...

Commands

put hello

Describe the command here

USAGE
  $ put hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

put help [COMMAND]

display help for put

USAGE
  $ put help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

Command line tool for key-value storage on eosio blockchains.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published