Cloud Commands¶
All Redis Cloud CLI commands.
Command Reference¶
| Command Group | Description |
|---|---|
| subscription | Manage subscriptions |
| database | Manage databases |
| acl | Access control lists |
| user | User management |
| task | Async task monitoring |
| peering | VPC peering |
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 |