supabase
Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
Package Information
- Domain:
supabase.com/cli - Name:
supabase - Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install supabasePrograms
This package provides the following executable programs:
supabase
Available Versions
Show all 187 versions
2.39.2,2.34.3,2.33.9,2.33.7,2.33.52.33.4,2.33.3,2.31.8,2.31.7,2.31.42.30.4,2.26.9,2.24.3,2.23.4,2.22.122.22.6,2.22.4,2.20.12,2.20.5,2.20.32.19.7,2.19.6,2.19.5,2.15.8,2.12.12.12.0,2.9.6,2.6.8,2.2.1,2.1.12.0.0,1.226.3,1.223.10,1.223.7,1.219.21.219.0,1.215.0,1.207.9,1.207.8,1.204.31.203.0,1.200.3,1.192.5,1.191.3,1.190.01.188.4,1.187.10,1.187.8,1.187.3,1.183.51.178.2,1.176.10,1.176.9,1.176.4,1.176.21.172.2,1.169.8,1.169.6,1.167.4,1.165.01.164.1,1.163.6,1.163.2,1.162.4,1.161.01.159.1,1.157.2,1.157.1,1.153.4,1.153.11.151.1,1.150.0,1.149.4,1.148.6,1.145.41.145.2,1.142.2,1.142.1,1.138.1,1.138.01.137.3,1.137.2,1.137.1,1.137.0,1.136.31.136.2,1.136.1,1.136.0,1.135.0,1.134.81.134.6,1.134.5,1.134.4,1.134.3,1.134.21.134.1,1.134.0,1.133.3,1.133.2,1.133.11.133.0,1.132.1,1.132.0,1.131.5,1.131.41.131.3,1.131.2,1.131.1,1.131.0,1.130.01.129.3,1.129.2,1.129.1,1.129.0,1.128.11.128.0,1.127.4,1.127.3,1.127.2,1.127.11.127.0,1.126.2,1.126.1,1.126.0,1.125.01.124.2,1.124.1,1.124.0,1.123.6,1.123.51.123.4,1.123.3,1.123.2,1.123.1,1.123.01.122.0,1.121.1,1.121.0,1.120.0,1.119.11.119.0,1.118.2,1.118.1,1.118.0,1.117.11.117.0,1.116.1,1.116.0,1.115.5,1.115.41.115.3,1.115.2,1.115.1,1.115.0,1.114.11.114.0,1.113.3,1.113.2,1.113.1,1.113.01.112.2,1.112.1,1.112.0,1.111.4,1.111.31.111.2,1.111.1,1.111.0,1.110.3,1.110.21.110.1,1.110.0,1.109.1,1.109.0,1.108.41.108.3,1.108.2,1.108.1,1.108.0,1.107.11.107.0,1.106.1,1.106.0,1.105.0,1.104.21.104.1,1.104.0
Latest Version: 2.39.2
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) supabase -- $SHELL -iUsage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.supabase
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.