# 功能总览
- ####
  配置项管理
  - 配置项用于存储一组调用云服务API时所需的公共信息，由用户通过调用KooCLI命令完成配置。各配置项组成配置文件，存储在用户本地。用户在调用云服务API时，可通过指定配置项，代替这组公共信息的输入。
    KooCLI配置命令包含初始化配置、配置项的增删改查等。
    ![](https://support.huaweicloud.com/function-hcli/files/005b59efb2f4c563464bf52ae88b6846.png)
    发布区域：全部
    [![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    初始化配置](https://support.huaweicloud.com/usermanual-hcli/hcli_03_002.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    新增或修改配置项](https://support.huaweicloud.com/usermanual-hcli/hcli_03_003.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    查询配置项列表](https://support.huaweicloud.com/usermanual-hcli/hcli_03_004.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    查询指定配置项](https://support.huaweicloud.com/usermanual-hcli/hcli_03_005.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    删除指定配置项](https://support.huaweicloud.com/usermanual-hcli/hcli_03_006.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    检查配置文件格式](https://support.huaweicloud.com/usermanual-hcli/hcli_03_007.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    删除所有配置项](https://support.huaweicloud.com/usermanual-hcli/hcli_03_008.html)
  
- ####
  自动补全
  - KooCLI开启自动补全后，在输入命令时使用"Tab"键，会根据已有命令提示其待补全的内容。
    ![](https://support.huaweicloud.com/function-hcli/files/005b59efb2f4c563464bf52ae88b6846.png)
    发布区域：全部
    [![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    自动补全](https://support.huaweicloud.com/usermanual-hcli/hcli_04_002.html)
  
- #### 交互式提示
  - KooCLI支持功能强大的多平台支持的交互式提示，方便命令构建，在命令中添加"--interactive"参数即可进入交互式提示。交互式中根据用户当前输入的内容，提示云服务名称，API的operation，参数及其描述信息，也提供部分参数值的补全功能。
    ![](https://support.huaweicloud.com/function-hcli/files/005b59efb2f4c563464bf52ae88b6846.png)
    发布区域：全部
    [![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    交互式提示](https://support.huaweicloud.com/usermanual-hcli/hcli_04_007.html)
  
- ####
  缓存清理
  - KooCLI会缓存API调用过程中产生的元数据信息，用户可以自行清理已缓存的元数据文件。
    ![](https://support.huaweicloud.com/function-hcli/files/005b59efb2f4c563464bf52ae88b6846.png)
    发布区域：全部
    [![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    缓存清理](https://support.huaweicloud.com/usermanual-hcli/hcli_04_003.html)
  
- ####
  查询当前版本
  - 支持查询KooCLI当前版本。
    ![](https://support.huaweicloud.com/function-hcli/files/005b59efb2f4c563464bf52ae88b6846.png)
    发布区域：全部
    [![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    查询当前版本](https://support.huaweicloud.com/usermanual-hcli/hcli_04_004.html)
  
- ####
  版本更新
  - KooCLI支持本地更新，运行更新命令经交互确认后可将当前的KooCLI升级至最新版本。
    ![](https://support.huaweicloud.com/function-hcli/files/005b59efb2f4c563464bf52ae88b6846.png)
    发布区域：全部
    [![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    版本更新](https://support.huaweicloud.com/usermanual-hcli/hcli_04_005.html)
  
- ####
  日志管理
  - KooCLI提供日志记录和管理功能，会缓存API调用过程中产生的日志信息。
    ![](https://support.huaweicloud.com/function-hcli/files/005b59efb2f4c563464bf52ae88b6846.png)
    发布区域：全部
    [![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    日志管理](https://support.huaweicloud.com/usermanual-hcli/hcli_04_006.html)
  
- ####
  模板管理
  - KooCLI提供由多条KooCLI命令组合而成的shell脚本模板，方便用户理清业务逻辑，完成复杂场景下的操作。用户可根据实际需要下载相应的模板，修改后执行即可。
    ![](https://support.huaweicloud.com/function-hcli/files/005b59efb2f4c563464bf52ae88b6846.png)
    发布区域：全部
    [![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    模板管理](https://support.huaweicloud.com/usermanual-hcli/hcli_04_008.html)
  
- ####
  常用选项
  - KooCLI选项是指可以直接在调用API的命令中添加的KooCLI系统参数。
    ![](https://support.huaweicloud.com/function-hcli/files/005b59efb2f4c563464bf52ae88b6846.png)
    发布区域：全部
    [![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    打印帮助信息](https://support.huaweicloud.com/usermanual-hcli/hcli_05_02.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    打印命令调用过程中的调试信息](https://support.huaweicloud.com/usermanual-hcli/hcli_05_03.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    检查命令正确性](https://support.huaweicloud.com/usermanual-hcli/hcli_05_14.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    指定输出格式](https://support.huaweicloud.com/usermanual-hcli/hcli_05_11.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    指定JSON文件传递API参数](https://support.huaweicloud.com/usermanual-hcli/hcli_05_12.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    指定请求超时时间](https://support.huaweicloud.com/usermanual-hcli/hcli_05_13.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    请求连接重试次数](https://support.huaweicloud.com/usermanual-hcli/hcli_05_15.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    跳过https请求证书验证](https://support.huaweicloud.com/usermanual-hcli/hcli_05_16.html)[![](https://support.huaweicloud.com/function-hcli/files/3801edd5fd6101ec2db7eb24eaee97b7.png)
    无配置方式使用KooCLI](https://support.huaweicloud.com/usermanual-hcli/hcli_07.html)
  
