fnox provider
- Usage:
fnox provider [SUBCOMMAND]
Manage providers (defaults to list)
Flags
-h --help— Print help
Subcommands
fnox provider add [-g --global] [--vault <VAULT>] <PROVIDER> <PROVIDER_TYPE>fnox provider listfnox provider remove [-g --global] <PROVIDER>fnox provider test [-a --all] [PROVIDER]
Examples
Manage configured provider instances. The instance name, such as op, is distinct from the provider type, such as 1password.
sh
fnox provider list
fnox provider test opRelated
- Provider catalog
- Global options, including profile selection and non-interactive mode.