CLI Reference
Installation
pip install clore-aiConfiguration
Set your API key
clore config set api_key YOUR_API_KEYOr use an environment variable
export CLORE_API_KEY=your_api_key_hereView current config
Commands
Command
Description
Detailed Usage
clore search
clore searchOption
Type
Description
clore deploy <server_id>
clore deploy <server_id>Argument
Description
Option
Type
Required
Description
clore orders
clore ordersOption
Description
clore cancel <order_id>
clore cancel <order_id>Argument
Description
Option
Description
clore ssh <order_id>
clore ssh <order_id>Argument
Description
Option
Default
Description
clore wallets
clore walletsclore servers
clore serversclore server-config <name>
clore server-config <name>clore spot <server_id>
clore spot <server_id>clore spot-price <order_id> <price>
clore spot-price <order_id> <price>clore config
clore configWorkflows
Search → Rent → SSH → Cancel
Monitor balances before renting
Spot market workflow
Server hosting management
Next Steps
Last updated
Was this helpful?