Skip to content

fnox provider add

  • Usage: fnox provider add [-g --global] [--vault <VAULT>] <PROVIDER> <PROVIDER_TYPE>
  • Aliases: a, set

Add a new provider

Arguments

  • <PROVIDER> — Provider name

  • <PROVIDER_TYPE> — Provider type

    Choices: 1password, age, aws, aws-kms, aws-ps, azure-ac, azure-kms, azure-sm, gcp, gcp-kms, fido2, bitwarden, doppler, foks, bitwarden-sm, infisical, keepass, keeper-sm, keychain, password-store, passwordstate, plain, proton-pass, vault, yubikey

Flags

  • -g --global — Add to the global config file (~/.config/fnox/config.toml)
  • --vault <VAULT> — Default Proton Pass vault name (only valid with provider type proton-pass)
  • -h --help — Print help

Examples

Creates a provider configuration. Some types require interactive setup; others create placeholders that you must replace before use. For this command, the aws and gcp choices correspond to the aws-sm and gcp-sm config types.

sh
fnox provider add op 1password
fnox provider add sync-age age --global
MIT LicenseCopyright © 2026jdx.dev