hub

list_yanked

List yanked refs from the selected StrataHub.

strata hub list-yanked

wire hub_list_yanked

Reads `GET /v1/yanked` from the effective hub URL. `since`, when supplied, must be an RFC 3339 timestamp.

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

Example

No CLI example in this release.

Parameters

NameTypeRequiredDescription
hub_urlstring or nullnoExplicit hub URL; when absent the 5-layer resolver runs.
sincestring or nullnoRFC 3339 lower-bound timestamp.

Returns

StatusResponse<HubYankedList>

  • dataHubYankedList
  • 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_yanked.md