Skip to content

fnox reencrypt

  • Usage: fnox reencrypt [FLAGS] [KEYS]…

Re-encrypt secrets with current provider configuration

Arguments

[KEYS]…

Only re-encrypt these specific secret keys

Flags

-f --force

Skip confirmation prompt

-n --dry-run

Show what would be done without making changes

-p --provider <PROVIDER>

Only re-encrypt secrets from this provider

--filter <FILTER>

Only re-encrypt matching secrets (regex pattern)

Released under the MIT License.