bitmark-cli

command module
v0.0.0-...-3896d7e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 28, 2017 License: ISC Imports: 36 Imported by: 0

README

#bitmark-cli command line interface for issue, transfer bitmark

usage: bitmark-cli [options] <command> [params]
       --help               -h            print this message
       --verbose            -v            verbose result
       --config=DIR         -c DIR       *bitmark-cli config folder
       --identity=NAME      -i NAME       identity name [bitmark-identity]

command params: (* = required)
  setup                                   initialise bitmark-cli configuration
       --network=NET        -n NET        bitmark|testing. Connect to which bitmark network [testing]
       --connect=HOST:PORT  -x HOST:PORT *bitmarkd host/IP and port
       --description=TEXT   -d TEXT      *identity description

  generate                                new identity
       --description=TEXT   -d TEXT      *identity description

  issue                                   create and issue bitmark
       --asset=NAME         -a NAME      *asset name
       --description=TEXT   -d TEXT      *asset description
       --fingerprint=TEXT   -f TEXT      *asset fingerprint
       --quantity=N         -q N          quantity to issue [1]

  transfer                                transfer bitmark
       --txid=HEX           -t HEX       *transaction id to transfer
       --receiver=NAME      -r NAME      *identity name to receive the transactoin

  info                                    display bitmarkd status

  version                                 display bitmark-cli version

Documentation

Overview

Generate a large rate of issues for testing

e.g. to generate issues at 5.0 persecond for five minutes:

   (add -v flag to sse JSON requests and responses)

issue-generator [-v] rate 5.0 5

Directories

Path Synopsis
error instances Provides a single instance of errors to allow easy comparison
error instances Provides a single instance of errors to allow easy comparison

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL