Difference between revisions of "Ag0 init"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
  
 
  [[ag0 init follow --chain-id]] [[agoric-emerynet-5]]
 
  [[ag0 init follow --chain-id]] [[agoric-emerynet-5]]
 +
 +
== Help ==
 +
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 ==
 
== Related ==

Revision as of 04:59, 22 August 2022

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

Help

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

See also

Advertising: