docs: document installation with arkade
Signed-off-by: Lucas Servén Marín <lserven@gmail.com>
This commit is contained in:
parent
e782d1be98
commit
0eb9df178a
@ -42,6 +42,14 @@ Install `kgctl` from the Arch User Repository using an AUR helper like `paru` or
|
|||||||
paru -S kgctl-bin
|
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
|
## Commands
|
||||||
|
|
||||||
|Command|Syntax|Description|
|
|Command|Syntax|Description|
|
||||||
|
Loading…
Reference in New Issue
Block a user