terrad tendermint
Tendermint subcommands.
Terrad
_24Tendermint subcommands_24_24Usage:_24 terrad tendermint [command]_24_24Available Subcommands (click for more info):_24_24 reset-state Remove all the data and WAL_24 show-address Shows this node's tendermint validator consensus address_24 show-node-id Show this node's ID_24 show-validator Show this node's tendermint validator info_24 unsafe-reset-all (unsafe) Remove all the data and WAL, reset this node's validator to genesis state_24 version Print tendermint libraries' version_24_24Flags:_24 -h, --help help for tendermint_24_24Global Flags:_24 --home string directory for config and data (default "/Users/.terra")_24 --log_format string The logging format (json|plain) (default "plain")_24 --log_level string The logging level (trace|debug|info|warn|error|fatal|panic) (default "info")_24 --trace print out full stack trace on errors_24_24Use "terrad tendermint [command] --help" for more information about a command.
Options
Terrad
_1 -h, --help help for terrad