Cloud Commands¶
All Redis Cloud CLI commands.
Command Reference¶
| Command Group | Description |
|---|---|
| subscription | Manage Pro subscriptions |
| database | Manage Pro databases |
| fixed-subscription | Manage Essentials subscriptions |
| fixed-database | Manage Essentials databases |
| user | User management |
| acl | Access control lists |
| account | Account operations |
| payment-method | Payment method management |
| cost-report | Cost reporting (Beta) |
| connectivity | Network connectivity operations (VPC, PSC, TGW) |
| provider-account | Cloud provider account operations |
| task | Async task monitoring |
| workflow | Workflow operations for multi-step tasks |
Getting Help¶
# List all cloud commands
redisctl cloud --help
# Help for specific command
redisctl cloud subscription --help
redisctl cloud database create --help
Common Options¶
All commands support:
| Option | Description |
|---|---|
-o, --output |
Output format: table, json, yaml |
-q, --query |
JMESPath query to filter output |
--profile |
Use specific profile |