Skip to main content

CLI

Today the hub binary exposes two operational subcommands:

hub # run the API server (default)
hub migrate # run ClickHouse schema migrations
hub -healthcheck # probe the local hub and exit

:::note Coming in v0.2 A dedicated client CLI (avuructl) for queries and administration is planned for v0.2+. This page will document it when it lands. :::