K9s: Difference between revisions
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| | |||
| valign="top" | | |||
<syntaxhighlight lang="bash"> | |||
brew install derailed/k9s/k9s | |||
brew uninstall derailed/k9s/k9s | |||
</syntaxhighlight> | |||
| valign="top" | | |||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
sudo snap install k9s | sudo snap install k9s | ||
sudo snap remove k9s | |||
</syntaxhighlight> | </syntaxhighlight> | ||
| valign="top" | | |||
|} | |||
==Playground== | ==Playground== | ||
Line 35: | Line 47: | ||
* [https://k9scli.io/topics/commands/ K9s » Commands] | * [https://k9scli.io/topics/commands/ K9s » Commands] | ||
* [https://www.reddit.com/r/Ubuntu/comments/17lj3s9/k9s_via_snap/ K9s » Snap » Bug] | * [https://www.reddit.com/r/Ubuntu/comments/17lj3s9/k9s_via_snap/ K9s » Snap » Bug] | ||
* [https://github.com/derailed/k9s/tree/master/plugins K9s » Plugins] | |||
* [https://k9scli.io/topics/install/ K9s » Install] | * [https://k9scli.io/topics/install/ K9s » Install] | ||
* [https://snapcraft.io/k9s K9s » Snap] | * [https://snapcraft.io/k9s K9s » Snap] | ||
Line 66: | Line 79: | ||
* [[TMux]] | * [[TMux]] | ||
* [[CURL]] | * [[CURL]] | ||
* [[Snap]] | |||
| valign="top" | | | valign="top" | | ||
|} | |} |
Latest revision as of 21:04, 13 May 2024
brew install derailed/k9s/k9s
brew uninstall derailed/k9s/k9s
|
sudo snap install k9s
sudo snap remove k9s
|
Playground
k9s help
k9s info
|
||
| ||
References
| ||