hub

list_refs

List live refs for a StrataHub dataset.

strata hub list-refs

wire hub_list_refs

Reads `GET /v1/datasets/<name>/refs` from the effective hub URL. Yanked refs are filtered by the hub.

Status commands return a scalar or compact status payload and do not mutate database state.

To see the complete help for this command, run:

strata hub list-refs --help

Example

No CLI example in this release.

Parameters

NameTypeRequiredDescription
datasetstringyesDataset slug.
hub_urlstring or nullnoExplicit hub URL; when absent the 5-layer resolver runs.

Returns

StatusResponse<HubRefList>

  • dataHubRefList
  • typestring

Errors

Recover by code. Retry policy and commit outcome come from the shipped error registry.

← All 5 Hub commands

agents: this page as markdown → /docs/reference/hub/list_refs.md