To use the BigQuery CLI (bq) with Yuki, point the CLI to the Yuki Proxy endpoint when running your commands. For example:
bq--apihttps://<your-yuki-proxy>query"SQL"
This ensures that queries executed via the bq CLI are routed through Yuki, allowing Yuki to apply optimization and routing logic - while keeping your existing authentication and project configuration unchanged.