Command
CLI Cheatsheet
Key management
Add new key
kopid keys add walletRecover existing key
kopid keys add wallet --recoverList all keys
kopid keys listDelete key
kopid keys delete walletExport key to the file
kopid keys export walletImport key from the file
kopid keys import wallet wallet.backupWallet balance
Token management
Withdraw rewards from all validators
Withdraw rewards and commissions from your validator
Delegate tokens to yourself
Delegate tokens to validator
Redelegate tokens to another validator
Unbond tokens from your validator
Send tokens to the wallet
Validator management
Validator info
Validator details
Check if validator key is correct
List all active validators
List all inactive validators
Edit existing validator
Jail reason
Unjail validator
Governance
Create a new offer
List all proposals
View proposal by ID
Vote “YES”
Vote “NO”
Vote “ABSTAIN”
Vote “NOWITHVETO”
Maintenance
Get sync info
Get node peer
Get live peers
Enable Prometheus
Set minimum gas price
Disable indexer
Enable indexer
Update pruning
Filter peers and max peers
Update ports
Reset chain data
Delete node
Service Management
Status service
Start service
Stop service
Restart service
Logs service
Reload service
Enable service
Disable service
END
Last updated