hub

info

Read the selected StrataHub's V1 capability advertisement.

strata hub info

wire hub_info

Reads `GET /v1/info` from the effective hub URL resolved by the shared Strata resolver.

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 info --help

Example

No CLI example in this release.

Parameters

NameTypeRequiredDescription
hub_urlstring or nullnoExplicit hub URL; when absent the 5-layer resolver runs (flag, `STRATA_HUB_URL`, project config, global config).

Returns

StatusResponse<HubInfo>

  • dataHubInfo
  • typestring

Errors

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

CodeRetryCommit outcome
failed_precondition.engine.runtime_closednevernot_started
not_found.engine.branchnevernot_applicable
unsupported.executor.hub_feature_disabledafter_state_changenot_started
invalid_argument.executor.hub_urlnevernot_started
unavailable.executor.hub_transportsame_requestnot_started
← All 5 Hub commands

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