mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-09-19 10:46:58 +08:00
添加部分aliyun操作
This commit is contained in:
@@ -17,7 +17,7 @@ type BaseOptions struct {
|
||||
AppID string `help:"AppID" default:"$QCLOUD_APPID"`
|
||||
SecretID string `help:"Secret" default:"$QCLOUD_SECRET_ID"`
|
||||
SecretKey string `help:"Access key" default:"$QCLOUD_SECRET_KEY"`
|
||||
RegionId string `help:"RegionId" default:"$QCLOUD_REGION_ID"`
|
||||
RegionId string `help:"RegionId" default:"$QCLOUD_REGION"`
|
||||
SUBCOMMAND string `help:"azurecli subcommand" subcommand:"true"`
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user