Skip to main content

hl secrets

Manage runtime secrets stored in the app’s .env on the server (mode 0600). Do not bake secrets into images.

Set

hl secrets set <app> KEY=VALUE [KEY=VALUE ...]

List

hl secrets ls <app>

Values are redacted in the listing.