All Commands
Global Options
All commands support these global options:--version,-v: Show version information and exit--help: Show help information for any command
Current Limitations
- The bundle tool only works on these model types for now: LFM2, LFM2-VL, Qwen.
- We are working on expanding support to more models.
Error Handling
Authentication Errors
Network Errors
File System Errors
API Response Errors
The CLI tool extracts and displays error messages from API responses:Exit Codes
The CLI tool uses standard exit codes:0: Success1: General error (authentication, network, file system, etc.)