kubecm 
Manage your kubeconfig more easily.
Package Information 
- Domain: kubecm.cloud
- Name: kubecm
- Homepage: Not specified
- Source: View on GitHub
Installation 
bash
# Install with launchpad
launchpad install kubecmPrograms 
This package provides the following executable programs:
- kubecm
Available Versions 
Show all 11 versions
- 0.33.1,- 0.33.0,- 0.32.3,- 0.32.2,- 0.32.1
- 0.32.0,- 0.31.0,- 0.30.0,- 0.29.1,- 0.29.0
- 0.28.0
Latest Version: 0.33.1
Install Specific Version 
bash
# Install specific version
sh <(curl https://pkgx.sh) kubecm -- $SHELL -iUsage Examples 
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.kubecm
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.