We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f02c6b commit a4319adCopy full SHA for a4319ad
README_zh.md
@@ -92,7 +92,7 @@ ecs | EcsRamRole:EcsTest | Valid | cn-beijing | en
92
93
#### 配置Pretty JSON
94
95
-阿里云CLI返回的执行结果为Raw JSON,如需Pretty JSON,可安装[jq](https://stedolan.github.io/jq/download/)工具,使用方式如下:
+阿里云CLI返回的执行结果为Raw JSON。如需Pretty JSON,可安装[jq](https://stedolan.github.io/jq/download/)工具,使用方式如下:
96
97
```
98
$ aliyun ecs DescribeRegions | jq
0 commit comments