Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 867 Bytes

provider-services_init.md

File metadata and controls

33 lines (22 loc) · 867 Bytes

provider-services init

Initialize private validator, p2p, genesis, and application configuration files

Synopsis

Initialize validators's and node's configuration files.

provider-services init [moniker] [flags]

Options

      --chain-id string   genesis file chain-id, if left blank will be randomly created
  -h, --help              help for init
      --home string       node's home directory (default "/root/.akash")
  -o, --overwrite         overwrite the genesis.json file
      --recover           provide seed phrase to recover existing key instead of creating

Options inherited from parent commands

      --node string   The node address (default "http://localhost:26657")

SEE ALSO

Auto generated by spf13/cobra on 5-Dec-2022