Skip to main content
Provider plugins are optional official binaries for capabilities that need a client library or protocol implementation outside normal HTTP proxying.

List providers

Verbose output includes install status, bundled binary path, installed executable path, and declared capabilities.

Install

Install an official provider from the bundled release artifact:
Install and enable in one step:
Install from an explicit binary path, useful for source builds or local testing:

Enable or disable

Disabling a provider keeps the installed binary and manifest, but capability invocation fails until it is enabled again.

Remove

Removal deletes the installed provider directory from the vault provider root.

Provider-specific setup