The CLI command (the binary) was originally sm but it's now smcli. The help message is therefore contradictory:
> ./smcli -h
sm is your terminal's connection to the Spacemesh network.
The sm CLI provides an ergonomic set of tools for managing a node and wallet.
Usage:
sm [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
help Help about any command
wallet A brief description of your command
Flags:
--config string config file (default is $HOME/.smcli.yaml)
-h, --help help for sm
-t, --toggle Help message for toggle
Use "sm [command] --help" for more information about a command.
Pick a name and harmonize these.
The CLI command (the binary) was originally
smbut it's nowsmcli. The help message is therefore contradictory:Pick a name and harmonize these.