koyeb.com
Koyeb cli
Package Information
- Domain:
koyeb.com
- Name:
koyeb.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install koyeb
Programs
This package provides the following executable programs:
koyeb
Aliases
This package can also be accessed using these aliases:
koyeb
Available Versions
Show all 36 versions
5.5.1
,5.5.0
,5.4.3
,5.4.2
,5.4.1
5.4.0
,5.3.2
,5.3.1
,5.3.0
,5.2.0
5.1.0
,5.0.0
,4.3.0
,4.2.0
,4.1.2
4.0.0
,3.12.0
,3.11.0
,3.10.0
,3.9.0
3.8.1
,3.7.1
,3.7.0
,3.6.1
,3.6.0
3.5.2
,3.5.1
,3.4.0
,3.3.2
,3.3.1
3.3.0
,3.2.0
,3.1.1
,3.1.0
,3.0.2
3.0.1
Latest Version: 5.5.1
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +koyeb.com@5.5.1 -- $SHELL -i
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.koyebcom
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.