Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cs DescribeAddons can not find the region parameter #417

Closed
jianwang-beijing opened this issue Apr 1, 2022 · 2 comments
Closed

cs DescribeAddons can not find the region parameter #417

jianwang-beijing opened this issue Apr 1, 2022 · 2 comments

Comments

@jianwang-beijing
Copy link

  • 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
@JacksonTian
Copy link
Contributor

Add --RegionId cn-hangzhou

@gerbil
Copy link

gerbil commented May 10, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants