steampipe
Zero-ETL, infinite possibilities. Live query APIs, code & more with SQL. No DB required.
Package Information
- Domain:
steampipe.io - Name:
steampipe - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install steampipePrograms
This package provides the following executable programs:
steampipe
Available Versions
Show all 37 versions
2.1.0,2.0.1,2.0.0,1.2.0,1.1.41.1.3,1.1.2,1.1.1,1.1.0,1.0.31.0.2,1.0.1,1.0.0,0.24.2,0.24.10.24.0,0.23.5,0.23.4,0.23.3,0.23.20.23.1,0.23.0,0.22.2,0.22.1,0.22.00.21.8,0.21.7,0.21.6,0.21.5,0.21.40.21.3,0.21.2,0.21.1,0.21.0,0.20.120.20.11,0.20.10
Latest Version: 2.1.0
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) steampipe -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.steampipe
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.