Back to Sui

Sui Help

docs/content/snippets/console-output/sui-help.mdx

latest1.4 KB
Original Source
sh
A Byzantine fault tolerant chain with low-latency finality and high throughput

Usage: sui [OPTIONS] <COMMAND>

Commands:
  start                  Start a local network in two modes: saving state between re-runs and
                             not saving state
                             between re-runs. Please use (--help) to see the full description.
  network                
  genesis                Bootstrap and initialize a new sui network
  genesis-ceremony       
  keytool                Sui keystore tool
  external-keys          Manage keys on external signers
  client                 Client for interacting with the Sui network
  validator              A tool for validators and validator candidates
  move                   Tool to build and test Move applications
  bridge-committee-init  Command to initialize the bridge committee, usually used when running
                             local bridge cluster
  fire-drill             Tool for Fire Drill
  analyze-trace          Analyze and/or transform a trace file
  replay                 Arguments for replay (used for both CLI and config file)
  completion             Generate shell completion scripts for CLI
  help                   Print this message or the help of the given subcommand(s)

Options:
  -q, --quiet    Display less output
  -h, --help     Print help
  -V, --version  Print version