Operations
secrets
Inspect, generate, and rotate Compose-declared filesystem or Vault-backed secrets.
List the active site’s declared secret references before generating missing
values or rotating one value:
Filesystem-backed values live under the site’s configured secrets directory.
Vault-backed values are piped to the Vault CLI over stdin and are not copied
into the project directory. Rotation changes stored material; restart or deploy
the consumers that need to reopen their secret files, then run healthcheck and
application verification.

