Skip to content

Commit 8582f7c

Browse files
Merge pull request #612 from jmartasek/patch-2
Add Scoop as a method of Third-Party installation
2 parents 7b47b24 + 64a5db7 commit 8582f7c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ the following command to install `kubent`:
5454
brew install kubent
5555
```
5656

57+
#### Scoop
58+
`kubent` is available for [Scoop](https://scoop.sh/) as an [app](https://bjansen.github.io/scoop-apps/main/kubent/).
59+
Install `kubent` by running:
60+
61+
```powershell
62+
scoop install kubent
63+
```
64+
5765
## Usage
5866

5967
Configure Kubectl's current context to point to your cluster, `kubent` will

0 commit comments

Comments
 (0)