fly redis create
Create an Upstash Redis database
Usage
fly redis create [flags]
Options
--disable-eviction Disallow writes when the max data size limit has been reached
--enable-eviction Evict objects when memory is full
-n, --name The name of your Redis database
--no-replicas Don't prompt for selecting replica regions
-o, --org The target Fly.io organization
-r, --region The target region (see 'flyctl platform regions')
--replica-regions Comma-separated list of regions to deploy read replicas (see 'flyctl platform regions')
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output