admin

config

Read sanitized configuration facts.

strata config get

wire config_get

Returns sanitized configuration facts: the open target, whether this open created the database, durability, and the default branch. Only allowlisted, non-sensitive facts are exposed; no filesystem paths, credentials, or provider keys are ever returned.

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 config get --help

Example

Read sanitized configuration facts.

strata config get

Returns

StatusResponse<AdminConfig>

  • dataAdminConfig
  • 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/config.md