fly extensions

Extensions are additional functionality that can be added to your Fly apps

Usage

flyctl extensions [command] [flags]

Available Commands

  • kafka - Provision and manage Upstash Kafka clusters
  • planetscale - Provision and manage PlanetScale MySQL databases
  • sentry - Setup a Sentry project for this app
  • storage - Provision and manage Tigris object storage buckets
  • supabase - Provision and manage Supabase Postgres databases

Options

  -h, --help   help for extensions

Global Options

  -t, --access-token string   Fly API Access Token
      --debug                 Print additional logs and traces
      --verbose               Verbose output

See Also

  • flyctl - The Fly.io command line interface