Initialize private validator, p2p, genesis, and application configuration files
Initialize validators's and node's configuration files.
provider-services init [moniker] [flags]
--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
--node string The node address (default "http://localhost:26657")
- provider-services - Provider services commands