Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Command Line Options

Sherif Elkhouly edited this page Apr 10, 2019 · 4 revisions
Catalyst.Cli 0.0.1
Copyright 2019 AtlasCity.io

USAGE:

VERSION:
0.0.1

COMMANDS:
  get        Gets information from a catalyst node
  connect    Connects the CLI to a catalyst node
  sign       Signs a message or a transaction
  help       Display more information on a specific command
  version    Display version information

GET OPTIONS:
  -i value   Gets node configuration. Returns devnet.json file contents. The value is the node id.
  -v value   Gets the node version. The value is the node id.
  -m value   Get the contents of the node mempool. The value is the node id.

Clone this wiki locally