Skip to content

Commit 3d928d6

Browse files
author
欧林宝
authored
Update README.md
1 parent f940b0e commit 3d928d6

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
|2018.06.04|0.1.0|1.1.1|
3535

3636

37-
## 安装方法
37+
## CLI安装方法
3838
### Linux && Mac
3939
pip安装:
4040
`pip install jdcloud_cli`
@@ -52,3 +52,15 @@ source ~/.bashrc
5252

5353
### Windows
5454
开发验证中,即将发布。
55+
56+
## CLI使用方法
57+
### 配置鉴权信息
58+
jdc configure -h
59+
60+
### 执行产品命令
61+
jdc [options] command sub-command [--parameters values]
62+
63+
例如:
64+
jdc vm describe-instances
65+
66+
目前仅bash中支持自动完成,输入两次tab键,可提示辅助信息。

0 commit comments

Comments
 (0)