Expand description
Various subcommands that can be included in a substrate-based chain’s CLI.
Modules
- subcommand utilities
Structs
- The
build-spec
command used to build a specification. - The
chain-info
subcommand used to output db meta columns information. - The
check-block
command used to validate blocks. - The
export-blocks
command used to export blocks. - The
export-state
command used to export the state of a given block into a chain spec. - The
generate
command - The
generate-node-key
command - The
import-blocks
command used to import blocks. - The
insert
command - The
inspect
command - The
inspect-node-key
command - The
purge-chain
command used to remove the whole chain. - The
revert
command used revert the chain to a previous state. - The
run
command used to run a node. - The
sign
command - The
vanity
command - The
verify
command
Enums
- Key utilities for the cli.