- Kamino CLI
- SDK
- API
Reserve Management via CLI
Manage individual reserve configurations within your lending market.Before starting, complete the CLI Installation & Setup guide. Commands require a
.env file with ADMIN and RPC configured.Download Reserve Configuration
Download the current configuration for an existing reserve to review or modify.Update Reserve Configuration
Apply changes to a reserve’s parameters.Edit Config File
Modify the downloaded JSON with your desired changes. See Reserve Parameters for a full parameter reference.
You can choose between a full config replacement or differential updates that only change specific fields. Check the command help for update options.
View Reserve Details
Get detailed information about a specific reserve including current utilization, rates, and TVL.Get Oracle Mappings
Retrieve oracle IDs for configuring a reserve’s price feed. Use this when setting up thetokenInfo section of a reserve config.tokenInfo.scopePriceChain, tokenInfo.pythPrice, or tokenInfo.switchboardPriceAggregator fields.Multisig Mode
For multisig-controlled markets, use--mode multisig on any command: