fly redis

Launch and manage Redis databases managed by Upstash.com

Usage

fly redis [command] [flags] 

Available Commands

  • connect - Connect to a Redis database using redis-cli
  • create - Create an Upstash Redis database
  • dashboard - View your Upstash Redis databases on the Upstash web console
  • destroy - Permanently destroy an Upstash Redis database
  • list - List Upstash Redis databases for an organization
  • plans - List available Redis plans
  • proxy - Proxy to a Redis database
  • reset - Reset the password for an Upstash Redis database
  • status - Show status of a Redis database
  • update - Update an Upstash Redis database

Options

 -h, --help help for redis 

Global Options

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

See Also

  • fly - The Fly.io command line interface