spd Command
'spd' commands are used to operate SP(meta, or indexing) node
help
helpcd $HOME/stratos/sdstest/sp/example/localnet/node0 spd -h
# OR
spd --helpmeta(indexing) node
Usage:
spd [command]
Available Commands:
config create default configuration file
help Help about any command
start start the spd demon
tm tendermint commands
Flags:
-c, --config string configuration folder path (default "./configs")
-h, --help help for spd
-r, --home string path for the node (default "$HOME/stratos/sdstest/sp/example/localnet/node0")
Use "spd [command] --help" for more information about a command.
start
startLast updated