Skip to content

fnox provider remove

  • Usage: fnox provider remove [-g --global] <PROVIDER>
  • Aliases: rm, delete

Remove a provider

Arguments

  • <PROVIDER> — Provider name

Flags

  • -g --global — Remove from the global config file (~/.config/fnox/config.toml)
  • -h --help — Print help

Examples

Remove a provider definition from the configuration. Update secrets that reference it before removing it; this command does not delete the remote vault or its items.

sh
fnox provider remove old-vault
MIT LicenseCopyright © 2026jdx.dev