pinniped.dev
Pinniped is the easy, secure way to log in to your Kubernetes clusters.
Package Information
- Domain:
pinniped.dev
- Name:
pinniped.dev
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install pinniped
Programs
This package provides the following executable programs:
pinniped
Aliases
This package can also be accessed using these aliases:
pinniped
Available Versions
Show all 14 versions
0.39.0
,0.38.0
,0.37.0
,0.36.0
,0.35.0
0.34.0
,0.33.0
,0.32.0
,0.31.0
,0.30.0
0.29.0
,0.28.0
,0.27.0
,0.26.0
Latest Version: 0.39.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +pinniped.dev@0.39.0 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.pinnipeddev
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.