gardenctl
gardenctl copied to clipboard
can't run aliyun cli command via gardenctl
Describe the bug I run following command but get error gardenctl aliyun ecs DescribeInstances
To Reproduce Steps to reproduce the behavior:
- target to garden cluster and a shoot cluster
- gardenctl aliyun ecs DescribeInstances
- output is
2021/10/19 16:29:03 Aliyun CLI failed with ERROR: 'aliyun' is not a valid command or product. See
aliyun help
.
Expected behavior A clear and concise description of what you expected to happen.
Screenshots If applicable, add screenshots to help explain your problem.
Gardenctl Version (please complete the following information):
- Version version. : v0.24.3 build date : 2021-09-02 go version : go1.15.15 go compiler : gc platform : darwin/amd64
Additional context Add any other context about the problem here.
I prepare a fix for this issue, but I don't have permission to push to this repo. can somebody grant me permission
I prepare a fix for this issue, but I don't have permission to push to this repo. can somebody grant me permission
please fork this repo to your personal repo, add your commits and submit PR
@shaoyongfeng why you are using such an old version of gardenctl???