Expand description
gtc op config {show,set} (A3).
show is the inspection surface — host_config, per-slot answers (each
redacted), and runtime values are folded into one structured envelope.
set mutates host_config only; setup answers go through
op env-packs add/update and runtime is intentionally read-only per
plans/next-gen-deployment.md §P1b.
Structs§
Functions§
- set
op config set. Mutateshost_configfields (region, tenant_org_id, listen_addr, gui_enabled) and the env’s displayname. To change anything inside an env-pack’s answers, useop env-packs update.- show
op config show. Returns host_config, per-slot answer-presence map, and runtime discovery values. Secrets are NEVER inlined — slots that hold secret-shaped answers are reported as presence-only.