Skip to main content
A set groups the keys for a project or environment. It is the unit loaded by the CLI and proxy.

Environments

Every set has an environment: Development, Staging, or Production. Keep test keys separate from production keys.

Status

A set can be disabled by marking it INACTIVE. Its secrets are no longer served through the CLI or interface. This is an instant, reversible circuit breaker.

Connect a set

Use elding init to link your project to a set.