CLI Overview
Key Features of Flexo CLI
How It Works
1
2
3
Example CLI Commands
# Analyze a token instantly
npm run flexo check <token-address>
# Deploy an AI agent on Solana
npm run flexo deploy
# Get real-time token price
npm run flexo price <token-address>Getting started
Last updated


