Skip to content

Commit

Permalink
backport of commit 28b0037 (hashicorp#19645)
Browse files Browse the repository at this point in the history
Co-authored-by: Rowan Smith <86935689+rowansmithhc@users.noreply.github.com>
  • Loading branch information
1 parent 9f78d2a commit 4f531fd
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions website/content/docs/commands/plugin/deregister.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,8 @@ Success! Deregistered plugin (if it was registered): my-custom-plugin

## Usage

There are no flags beyond the [standard set of flags](/vault/docs/commands)
included on all commands.
The following flags are available in addition to the [standard set of
flags](/vault/docs/commands) included on all commands.

- `-version` `(string: "")` - Semantic version of the plugin to deregister.
If unset, only an unversioned plugin may be deregistered.

0 comments on commit 4f531fd

Please sign in to comment.