The env var name may include a path.
The intent is to allow users to group larges sets of env vars together
e.g./
/production/API_KEY
/staging/API_KEY
/dev/bsutton/API_KEY
The paths should be fully normalised and validated.
These are not some much directory structures as more labels, we should still provide search/list functions with glob style matching.
The env var name may include a path.
The intent is to allow users to group larges sets of env vars together
e.g./
/production/API_KEY
/staging/API_KEY
/dev/bsutton/API_KEY
The paths should be fully normalised and validated.
These are not some much directory structures as more labels, we should still provide search/list functions with glob style matching.