Skip to content

fnox exec

  • Usage: fnox exec [--replace] [COMMAND]…
  • Aliases: x

Execute a command with secrets as environment variables

Arguments

[COMMAND]…

Command to run

Flags

--replace

Run the command in fnox's process, keeping the same PID and receiving signals directly; supports environment-only secrets without leases and does not inherit ambient FNOX_AGE_KEY or FNOX_AGE_KEY_FILE values. Available on Linux, macOS, and other Unix-like systems

MIT LicenseCopyright © 2026jdx.dev