📦Factory Containers/OMP-1013
/vault
Insert a key-value configuration store table
Create a key-value table for configuration, environment variables, and settings documentation. Supports masking/redaction of sensitive values.
configurationsettingsmetadata
For: devops engineers, infrastructure leads
Live Demo
See /vault in action with CSS-animated examples.
TABLE: /vault
| Key | Value | Description |
| ----- | ------- | ------------- |
| API_KEY | ****** | External API key |
| DB_HOST | localhost | Database hostname |
Rationale
Config documentation needs a structured format. "Vault" = Wonka's secret vault.
Acceptance Criteria
- •/vault creates Key | Value | Description columns
- •User can add/remove pairs
- •Supports masking/redaction of sensitive values
- •On save, can optionally encrypt values
Demo Type
tableStructured tabular dataSemantic Layers
configurationsettingsmetadataRequirements Traceability
Specification: OMP-1013This command is defined in oompa-spec.yaml and part of the official requirement catalog.