jf plugin uninstall
Uninstall a JFrog CLI plugin from the local plugins pool.
Synopsis
jf plugin uninstall <plugin-name> [options]
Aliases: plugin ui
Arguments
| Argument | Required | Description |
|---|---|---|
<plugin-name> | Yes | Name of the plugin to uninstall |
Options
None.
Examples
Show Help
jf plugin uninstall --helpUninstall a Plugin
jf plugin uninstall <plugin-name>Important Notes
- Removes the plugin binary from the plugins directory (
~/.jfrog/plugins/). - The plugin's commands become unavailable immediately after uninstallation.
- Does not affect any data or configurations the plugin may have created.
Updated about 1 month ago
