
npm install rivalz-node-clibash
npm i -g rivalz-node-cli
`
Usage
After installation, you can use the CLI by running rivalz command followed by specific subcommands.
Available Commands
$3
Start the Rivalz NODE CLI:
`bash
rivalz run
`
$3
Update the rNode CLI configuration:
`bash
rivalz change-hardware-config
`
$3
Modify the wallet address associated with the rNode CLI:
`bash
rivalz change-wallet
`
$3
Update the rNode CLI to the latest version:
`bash
rivalz update-version
`
$3
Show information about the rNode CLI:
`bash
rivalz info
`
$3
Report an error to the Rivalz team:
`bash
rivalz report-error
``