Skip to content

Commit

Permalink
add installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
shini4i committed Jul 7, 2022
1 parent 5813e29 commit 35988c3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ There are alternatives to this script, but they are either not maintained or req
- kubectl
- yq

## Installation
The script can be installed using brew:
```bash
brew install shini4i/tap/kd
```

## Usage
```bash
kd <secret-name> <namespace>
Expand Down

0 comments on commit 35988c3

Please sign in to comment.