Skip to content

Commit

Permalink
Merge pull request #288 from squat/arkade
Browse files Browse the repository at this point in the history
docs: document installation with arkade
  • Loading branch information
squat committed Apr 3, 2022
2 parents e782d1b + 0eb9df1 commit d371039
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/kgctl.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,14 @@ Install `kgctl` from the Arch User Repository using an AUR helper like `paru` or
paru -S kgctl-bin
```

#### Arkade

The [arkade](https://github.com/alexellis/arkade) CLI can be used to install `kgctl` on any OS and architecture:

```shell
arkade get kgctl
```

## Commands

|Command|Syntax|Description|
Expand Down

0 comments on commit d371039

Please sign in to comment.