Skip to main content
A flat reference of every kamino-manager command that touches a market or its reserves. Each row links to the workflow page that uses it. For full flag detail on any command, see the Market Operations CLI page. For installation and .env setup, see CLI installation & setup.

Market lifecycle

Reserve lifecycle

Oracles

Farms

Farm initialization happens through the KFarms tooling and is bundled into add-asset-to-market for the initial setup. Read-side queries: For farm initialization, funding, and emission configuration, use the KFarms CLI and SDK.

Execution modes

Every command supports four --mode values: Multisig mode requires --multisig <SQUADS_PUBKEY> to identify the multisig the proposal targets.

Network selection

Vault commands

The kamino-manager CLI also exposes a large set of vault-related commands (e.g., create-vault, update-vault-config, update-vault-reserve-allocation, etc.). These are documented under Create a vault and the Vault Operations CLI page.

Reference