plugin reload
The plugin reload
command is used to reload mounted plugin backends. Either
the plugin name (plugin
) or the desired plugin backend mounts (mounts
)
must be provided, but not both.
Examples
Reload a plugin:
$ vault plugin reload -plugin my-custom-plugin
Success! Reloaded plugin: my-custom-plugin
Usage
The following flags are available in addition to the standard set of flags included on all commands.