Multi-Cloud
Support AWS, Aliyun, Tencent, Azure, GCP and more.
State Mgmt
Local state management, one-click destroy to prevent waste.
New
MCP Support
Model Context Protocol for AI integration.
New
Compose
Orchestrate multiple services via YAML.
Configuration
~/.redc/config.yaml
providers: aws: AWS_ACCESS_KEY_ID: "AKID..." AWS_SECRET_ACCESS_KEY: "WWWW..." region: "us-east-1" aliyun: ALICLOUD_ACCESS_KEY: "AKID..." ALICLOUD_SECRET_KEY: "WWWW..." region: "cn-hangzhou" tencentcloud: TENCENTCLOUD_SECRET_ID: "AKID..." TENCENTCLOUD_SECRET_KEY: "WWWW..." region: "ap-guangzhou"
Bash / Zsh
export ALICLOUD_ACCESS_KEY="..." export ALICLOUD_SECRET_KEY="..." # Verify redc config check
Cheatsheet
Check Status
redc ps
Execute Command
redc exec <id> cmd
Transfer Files
redc cp src dst
Template Registry
Explore community driven infrastructure templates.
Loading templates...