Skip to content

Commit

Permalink
Merge pull request #612 from jmartasek/patch-2
Browse files Browse the repository at this point in the history
Add Scoop as a method of Third-Party installation
  • Loading branch information
migueldelucasdoit authored Oct 1, 2024
2 parents 7b47b24 + 64a5db7 commit 8582f7c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,14 @@ the following command to install `kubent`:
brew install kubent
```

#### Scoop
`kubent` is available for [Scoop](https://scoop.sh/) as an [app](https://bjansen.github.io/scoop-apps/main/kubent/).
Install `kubent` by running:

```powershell
scoop install kubent
```

## Usage

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

0 comments on commit 8582f7c

Please sign in to comment.