k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
Package Information
- Domain:
k9scli.io - Name:
k9s - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install k9sPrograms
This package provides the following executable programs:
k9s
Available Versions
Show all 55 versions
0.50.9,0.50.8,0.50.7,0.50.6,0.50.50.50.4,0.50.3,0.50.2,0.50.1,0.50.00.40.10,0.40.9,0.40.8,0.40.7,0.40.60.40.5,0.40.4,0.40.3,0.40.2,0.40.10.40.0,0.32.7,0.32.6,0.32.5,0.32.40.32.3,0.32.2,0.32.1,0.32.0,0.31.90.31.8,0.31.7,0.31.6,0.31.5,0.31.40.31.3,0.31.2,0.31.1,0.31.0,0.30.80.30.7,0.30.6,0.30.5,0.30.4,0.30.30.30.2,0.30.1,0.30.0,0.29.1,0.29.00.28.2,0.28.1,0.28.0,0.27.4,0.27.3
Latest Version: 0.50.9
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) k9s -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.k9s
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)Links
This documentation was auto-generated from package data.