Skip to content

fnox export

  • Usage: fnox export [-f --format <FORMAT>] [-o --output <OUTPUT>]
  • Aliases: ex

Export secrets in various formats

Flags

-f --format <FORMAT>

Export format

Choices:

  • env
  • json
  • yaml
  • toml

-o --output <OUTPUT>

Output file (default: stdout)

Released under the MIT License.