Add CLI download and documentation links (#70)

diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js
index ec7e838..feb8c5b 100755
--- a/docs/.vuepress/config.js
+++ b/docs/.vuepress/config.js
@@ -30,6 +30,7 @@
             { text: 'Latest dev version', link: "https://github.com/apache/skywalking/tree/master/docs" },
             { text: '6.5.0', link: "https://github.com/apache/skywalking/tree/v6.5.0/docs"},
             { text: '6.4.0', link: "https://github.com/apache/skywalking/tree/v6.4.0/docs"},
+            { text: 'CLI 0.1.0', link: "https://github.com/apache/skywalking-cli/tree/0.1.0"},
           ], },
           { text: "Events", link: "/events/" },
           { text: "Blog", link: "/blog/" },
@@ -62,6 +63,7 @@
               { text: '开发版本文档', link: "https://github.com/apache/skywalking/tree/master/docs" },
               { text: '6.5.0', link: "https://github.com/apache/skywalking/tree/v6.5.0/docs"},
               { text: '6.4.0', link: "https://github.com/apache/skywalking/tree/v6.4.0/docs"},
+              { text: 'CLI 0.1.0', link: "https://github.com/apache/skywalking-cli/tree/0.1.0"},
             ],
           },
           { text: "事件", link: "/zh/events/" },
diff --git a/docs/README.md b/docs/README.md
index 2c3a78c..6312e21 100755
--- a/docs/README.md
+++ b/docs/README.md
@@ -25,6 +25,9 @@
 news:
   title: Events & News
   content:
+  - header: SkyWalking CLI 0.1.0 release
+    content: SkyWalking CLI 0.1.0 is generally available, basic functionalities are supported by multiple commands.
+    time: Dec. 10th 2019
   - header: Welcome Qiuxia Fan as new committer
     content: Based on his continuous contributions, Qiuxia Fan (a.k.a [Fine0830](https://github.com/Fine0830)) has been voted as a new committer.
     time: Nov. 23th 2019
@@ -34,6 +37,3 @@
   - header: Welcome Wei Zhang as new committer
     content: Based on his continuous contributions, Wei Zhang (a.k.a [arugal](https://github.com/arugal)) has been voted as a new committer.
     time: Nov. 14th 2019
-  - header: Welcome Haochao Zhuang as new committer
-    content: Based on his continuous contributions, Haochao Zhuang (a.k.a [dmsolr](https://github.com/dmsolr)) has been voted as a new committer.
-    time: Oct. 20th 2019
diff --git a/docs/downloads/README.md b/docs/downloads/README.md
index 84dd2cb..d42ca88 100755
--- a/docs/downloads/README.md
+++ b/docs/downloads/README.md
@@ -5,6 +5,8 @@
 **Only source code releases are official Apache releases: Windows and Linux binary distributions are just for end user convenience.**
 
 ## Download the last version
+
+### SkyWalking APM
 | Date | Version| | Downloads |
 |:---:|:--:|:--:|:--:|
 | Nov. 15th, 2019 | 6.5.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz.sha512)|
@@ -16,6 +18,11 @@
 | | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz.sha512)|
 | | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.4.0/docs/README.md) |
 
+### SkyWalking CLI
+| Date | Version| | Downloads |
+|:---:|:--:|:--:|:--:|
+| Dec. 10th, 2019 | 0.1.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.1.0/skywalking-cli-0.1.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/cli/0.1.0/skywalking-cli-0.1.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/cli/0.1.0/skywalking-cli-0.1.0-src.tgz.sha512)|
+| | | Binary Distribution (MacOS, Linux, Windows)| [[tgz]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.1.0/skywalking-cli-0.1.0-bin.tgz) [[asc]](https://www.apache.org/dist/skywalking/cli/0.1.0/skywalking-cli-0.1.0-bin.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/cli/0.1.0/skywalking-cli-0.1.0-bin.tgz.sha512)|
 
 * Find all SkyWalking releases in the [Archive repository](https://archive.apache.org/dist/skywalking/)
 
diff --git a/docs/events/README.md b/docs/events/README.md
index 821a143..8e0d3c6 100755
--- a/docs/events/README.md
+++ b/docs/events/README.md
@@ -1,5 +1,14 @@
 # SkyWalking Events
 
+## Release Apache SkyWalking CLI 0.1.0
+###### Dec. 10th, 2019
+SkyWalking CLI 0.1.0 is released. Go to [downloads](/downloads) page to find release tars.
+1. Add command `swctl service` to list services
+1. Add command `swctl instance` and `swctl search` to list and search instances of service.
+1. Add command `swctl endpoint` to list endpoints of service.
+1. Add command `swctl linear-metrics` to query linear metrics and plot the metrics in Ascii Graph mode.
+1. Add command `swctl single-metrics` to query single-value metrics.
+
 ## Welcome Qiuxia Fan as new committer
 ###### Nov. 23th, 2019
 Based on her continuous contributions, Qiuxia Fan (a.k.a [Fine0830](https://github.com/Fine0830)) has been voted as a new committer.
diff --git a/docs/zh/README.md b/docs/zh/README.md
index 785bf0c..527e611 100755
--- a/docs/zh/README.md
+++ b/docs/zh/README.md
@@ -26,6 +26,9 @@
 news:
   title: 事件 & 新闻
   content:
+  - header: SkyWalking CLI 0.1.0 发布
+    content: SkyWalking CLI 0.1.0 已经基本可用, 基础功能已经提供了相应命令支持.
+    time: 2019 年 12 月 10 日
   - header: 欢迎范秋霞成为的committer
     content: 根据她长期的项目贡献,她被投票选举为项目的 committer。
     time: 2019 年 11 月 23 日
@@ -35,6 +38,3 @@
   - header: 欢迎张伟成为的committer
     content: 根据他长期的项目贡献,他被投票选举为项目的 committer。
     time: 2019 年 11 月 14 日
-  - header: 欢迎庄浩潮成为新的committer
-    content: 根据他长期的项目贡献,他被投票选举为项目的 committer。
-    time: 2019 年 10 月 20 日
diff --git a/docs/zh/downloads/README.md b/docs/zh/downloads/README.md
index f71a495..df9eb39 100755
--- a/docs/zh/downloads/README.md
+++ b/docs/zh/downloads/README.md
@@ -4,6 +4,8 @@
 **只有源码包属于Apache官方发布包,其他Linux和Windows平台二进制发布包只是为了方便用户使用。**
 
 ## 下载6.x最新版本
+
+### SkyWalking APM
 | 日期 | 版本| | 下载 |
 |:---:|:--:|:--:|:--:|
 | Nov. 15th, 2019 | 6.5.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.5.0/apache-skywalking-apm-6.5.0-src.tgz.sha512)|
@@ -15,6 +17,12 @@
 | | | Binary Distribution (Linux) | [[tar]](https://www.apache.org/dyn/closer.cgi/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz) [[asc]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz.asc) [[sha512]](https://www.apache.org/dist/skywalking/6.4.0/apache-skywalking-apm-6.4.0.tar.gz.sha512)|
 | | | Documentation| [Documentation](https://github.com/apache/skywalking/blob/v6.4.0/docs/README.md) |
 
+### SkyWalking CLI
+| 日期 | 版本| | 下载 |
+|:---:|:--:|:--:|:--:|
+| Dec. 10th, 2019 | 0.1.0 | Source code| [[src]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.1.0/skywalking-cli-0.1.0-src.tgz) [[asc]](https://www.apache.org/dist/skywalking/cli/0.1.0/skywalking-cli-0.1.0-src.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/cli/0.1.0/skywalking-cli-0.1.0-src.tgz.sha512)|
+| | | Binary Distribution (MacOS, Linux, Windows)| [[tgz]](https://www.apache.org/dyn/closer.cgi/skywalking/cli/0.1.0/skywalking-cli-0.1.0-bin.tgz) [[asc]](https://www.apache.org/dist/skywalking/cli/0.1.0/skywalking-cli-0.1.0-bin.tgz.asc) [[sha512]](https://www.apache.org/dist/skywalking/cli/0.1.0/skywalking-cli-0.1.0-bin.tgz.sha512)|
+
 * 可以在[归档库](https://archive.apache.org/dist/skywalking/)中,找到SkyWalking所有的历史发布版本
 
 ## Docker 镜像
diff --git a/docs/zh/events/README.md b/docs/zh/events/README.md
index ce61eb4..5209dc7 100755
--- a/docs/zh/events/README.md
+++ b/docs/zh/events/README.md
@@ -1,5 +1,14 @@
 # SkyWalking 事件概要
 
+## Release Apache SkyWalking CLI 0.1.0
+###### Dec. 10th, 2019
+SkyWalking CLI 0.1.0 发布. 请到[下载页面](/downloads)查找发行版本.
+1. 添加命令 `swctl service` 列出服务.
+1. 添加命令 `swctl instance` 和 `swctl search` 列出/搜索某个服务的所有实例.
+1. 添加命令 `swctl endpoint` 列出服务的 endpoints.
+1. 添加命令 `swctl linear-metrics` 来查询线性指标并绘制成 Ascii Graph 模式.
+1. 添加命令 `swctl single-metrics` 来查询单值的指标.
+
 ## 欢迎范秋霞成为新的committer
 ###### 2019 年 11 月 23 日
 根据她长期的项目贡献,她被投票选举为项目的 committer。