Difference between revisions of "Ag0 init"

From wikieduonline
Jump to navigation Jump to search
 
Line 12: Line 12:
 
  Flags:
 
  Flags:
 
       --chain-id string  genesis file chain-id, if left blank will be randomly created
 
       --chain-id string  genesis file chain-id, if left blank will be randomly created
    -h, --help              help for init
+
  -h, --help              help for init
 
   -o, --overwrite        overwrite the genesis.json file
 
   -o, --overwrite        overwrite the genesis.json file
 
       --recover          provide seed phrase to recover existing key instead of creating
 
       --recover          provide seed phrase to recover existing key instead of creating

Latest revision as of 04:59, 22 August 2022

ag0 init follow --chain-id agoric-emerynet-5

Help[edit]

ag0 init --help
Initialize validators's and node's configuration files.

Usage:
  ag0 init [moniker] [flags]

Flags:
     --chain-id string   genesis file chain-id, if left blank will be randomly created
  -h, --help              help for init
  -o, --overwrite         overwrite the genesis.json file
      --recover           provide seed phrase to recover existing key instead of creating

Global Flags:
      --home string         directory for config and data (default "/root/.agoric")
      --log_format string   The logging format (json|plain) (default "plain")
      --log_level string    The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")
      --trace               print out full stack trace on errors


Related[edit]

See also[edit]

Advertising: