Merge pull request #288 from squat/arkade

docs: document installation with arkade
This commit is contained in:
Lucas Servén Marín 2022-04-03 12:08:50 +02:00 committed by GitHub
commit d3710399f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -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|