Permanently destroy an Upstash Redis database
## Usage
~~~
fly redis destroy <name> [flags]
~~~
## Options
~~~
-h, --help help for destroy
-y, --yes Accept all confirmations
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly redis](/docs/flyctl/redis/) - Launch and manage Redis databases managed by Upstash.com
fly redis destroy
Permanently destroy an Upstash Redis database
Usage
fly redis destroy <name> [flags]
Options
-h, --help help for destroy
-y, --yes Accept all confirmations
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly redis - Launch and manage Redis databases managed by Upstash.com