Skip to content

fnox provider test

  • Usage: fnox provider test [-a --all] [PROVIDER]
  • Aliases: t

Test a provider connection

Arguments

  • [PROVIDER] — Provider name (optional when using --all)

Flags

  • -a --all — Test all configured providers
  • -h --help — Print help

Examples

Use a configured instance name, not its type. A successful connection test does not guarantee that every referenced item exists; check --all validates those references too.

sh
fnox provider test op
fnox provider test --all
fnox check --all
MIT LicenseCopyright © 2026jdx.dev