admin

remote

Read where this database was cloned from.

strata remote

wire remote_get

Reads the remote origin recorded when this database was cloned from a hub: the remote URL, dataset, branch, manifest hash, fetch time, and per-branch base frontier. Returns a null origin when the database was created locally and never cloned.

Optional reads distinguish present data from missing data. When version or timestamp facts exist on the executor output, SDK mappings should preserve them.

To see the complete help for this command, run:

strata remote --help

Example

Read where this database was cloned from (a local database has no origin).

strata remote

Returns

Maybe<RemoteOriginInfo>

  • dataobject
  • typestring

Errors

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

CodeRetryCommit outcome
failed_precondition.engine.runtime_closednevernot_started
← All 11 Admin commands

agents: this page as markdown → /docs/reference/admin/remote.md