4. Initialise feather CLI
Note
This configurations in here are re-used throughout all validator deployments.
To populate the $HOME/.feather directory with all the necessary configuration files, run:
feather validator config init --moniker <moniker>
The --moniker flag is the only required flag. To see all the available flags, run:
feather validator config init --help
If need be, you can update the configurations later by running:
feather validator config update