Skip to content

Commit

Permalink
add toc
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Jan 17, 2018
1 parent 656b2e6 commit 8e68ad2
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,28 @@
[README in English](https://github.com/aliyun/aliyun-log-cli/blob/master/README.md)


内容
=================

* [背景](#背景)
* [基本介绍](#基本介绍)
* [主要功能](#主要功能)
* [安装](#安装)
* [支持平台](#支持平台)
* [完整参数列表](#完整参数列表)
* [CLI规范](#cli规范)
* [别名](#别名)
* [CLI错误诊断](#cli错误诊断)
* [访问秘钥与入口存储与使用](#访问秘钥与入口存储与使用)
* [参数输入](#参数输入)
* [输出](#输出)
* [输出过滤](#输出过滤)
* [支持的命令](#支持的命令)
* [全局选项](#全局选项)
* [完整命令列表](#完整命令列表)
* [其他资源](#其他资源)


## 背景
一直以来日志服务(SLS)提供了Web和SDK的方式进行日志采集, 管理, 查询和分析. 为了方便用户越来越多的的自动化日志配置查询分析的需求, 我们重磅发布了SLS的命令行控制台(Command Line Interface - CLI).

Expand Down

0 comments on commit 8e68ad2

Please sign in to comment.