CLI Reference
See GitHub Repository for full CLI documentation.
Quick Reference
# Check health
taxia health
# Ask question
taxia ask "What is the corporate tax filing deadline?"
# Index documents
taxia index ./koreantaxlaw/2025
# Start server
taxia server --port 8000