aliyun/aliyun-cli

cs DescribeAddons can not find the region parameter

jianwang-beijing opened this issue · 2 comments

  • Command Format:
aliyun cs DescribeAddons --region xxx --cluster_type Xxx
  • Execution Command:
aliyun cs DescribeAddons --region cn-hangzhou --cluster_type Ask
  • Output:
ERROR: SDK.ServerError
ErrorCode: Missingregion
Recommend: https://troubleshoot.api.aliyun.com?q=Missingregion&product=CS
RequestId: 85FCA631-652F-5CF5-83B6-00DCDAAABEB4
Message: region is mandatory for this action.
  • Version:
    Alibaba Cloud Command Line Interface Version 3.0.113

Add --RegionId cn-hangzhou

aliyun cs DescribeAddons --RegionId cn-beijing
ERROR: '--RegionId' is not a valid parameter or flag. See aliyun help cs DescribeAddons.