如何运行AWS CLI:Azure DevOps中的Elastic Beanstalk Wait命令

问题描述

wait命令的结构为:

$ aws <command> wait <subcommand> [options and parameters]

但是在DevOps中,它似乎仅支持:

$ aws <command> <subcommand> [options and parameters]

请参见下面的示例,其中有一个命令和子命令。等待去哪里?我正在尝试运行此命令https://awscli.amazonaws.com/v2/documentation/api/latest/reference/elasticbeanstalk/wait/environment-updated.html

enter image description here

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)