tccli 3.0.1320.1__py2.py3-none-any.whl → 3.0.1322.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/batch/v20170312/api.json +16 -16
- tccli/services/bh/v20230418/api.json +203 -0
- tccli/services/cam/v20190116/api.json +18 -18
- tccli/services/cbs/v20170312/api.json +4 -4
- tccli/services/cdb/cdb_client.py +53 -0
- tccli/services/cdb/v20170320/api.json +486 -1
- tccli/services/cdb/v20170320/examples.json +8 -0
- tccli/services/cdwdoris/v20211228/api.json +36 -0
- tccli/services/cfs/v20190719/api.json +8 -8
- tccli/services/cfw/v20190904/api.json +7 -7
- tccli/services/cfw/v20190904/examples.json +2 -2
- tccli/services/chc/v20230418/api.json +33 -2
- tccli/services/ckafka/v20190819/api.json +19 -10
- tccli/services/clb/v20180317/api.json +2 -2
- tccli/services/cme/v20191029/api.json +1 -1
- tccli/services/csip/v20221121/api.json +9 -9
- tccli/services/cynosdb/v20190107/api.json +148 -4
- tccli/services/dlc/v20210125/api.json +11 -9
- tccli/services/dnspod/v20210323/api.json +1 -1
- tccli/services/dts/v20211206/api.json +2 -2
- tccli/services/emr/emr_client.py +262 -50
- tccli/services/emr/v20190103/api.json +325 -0
- tccli/services/emr/v20190103/examples.json +32 -0
- tccli/services/es/v20180416/api.json +2 -2
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +10 -1
- tccli/services/faceid/v20180301/api.json +60 -22
- tccli/services/goosefs/v20220519/api.json +4 -4
- tccli/services/gs/v20191118/api.json +18 -0
- tccli/services/keewidb/v20220308/api.json +6 -4
- tccli/services/lkeap/v20240522/api.json +2 -2
- tccli/services/lkeap/v20240522/examples.json +2 -2
- tccli/services/monitor/v20180724/api.json +4 -4
- tccli/services/mps/v20190612/api.json +27 -0
- tccli/services/oceanus/v20190422/api.json +425 -13
- tccli/services/oceanus/v20190422/examples.json +1 -1
- tccli/services/ocr/v20181119/api.json +10 -0
- tccli/services/rum/v20210622/api.json +9 -0
- tccli/services/ses/ses_client.py +53 -0
- tccli/services/ses/v20201002/api.json +102 -0
- tccli/services/ses/v20201002/examples.json +8 -0
- tccli/services/ssl/v20191205/api.json +10 -0
- tccli/services/tag/v20180813/api.json +26 -26
- tccli/services/tbaas/v20180416/api.json +5 -5
- tccli/services/teo/v20220901/examples.json +3 -3
- tccli/services/tione/v20211111/api.json +42 -0
- tccli/services/vod/v20180717/api.json +3 -3
- tccli/services/vpc/v20170312/api.json +4 -4
- tccli/services/wedata/v20210820/api.json +301 -6
- tccli/services/wedata/v20210820/examples.json +11 -3
- tccli/services/wedata/wedata_client.py +57 -4
- {tccli-3.0.1320.1.dist-info → tccli-3.0.1322.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1320.1.dist-info → tccli-3.0.1322.1.dist-info}/RECORD +57 -57
- {tccli-3.0.1320.1.dist-info → tccli-3.0.1322.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1320.1.dist-info → tccli-3.0.1322.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1320.1.dist-info → tccli-3.0.1322.1.dist-info}/license_files/LICENSE +0 -0
@@ -848,7 +848,7 @@
|
|
848
848
|
"status": "online"
|
849
849
|
},
|
850
850
|
"FastEditMedia": {
|
851
|
-
"document": "对云点播的 HLS 视频实现快速拼接和快速剪辑,生成新的 HLS 格式的媒体。\n\n快速拼接或剪辑生成的视频,将产生新的 FileId 并进行固化,固化成功后新视频的文件独立于原始输入视频存在,不受原始视频删除等影响。\n\n<font color='red'>注意:</font>通过 ModifyEventConfig 接口启用接收剪辑固化事件通知,固化成功后将会收到一个
|
851
|
+
"document": "对云点播的 HLS 视频实现快速拼接和快速剪辑,生成新的 HLS 格式的媒体。\n\n快速拼接或剪辑生成的视频,将产生新的 FileId 并进行固化,固化成功后新视频的文件独立于原始输入视频存在,不受原始视频删除等影响。\n\n<font color='red'>注意:</font>通过 ModifyEventConfig 接口启用接收剪辑固化事件通知,固化成功后将会收到一个 PersistenceComplete 类型的事件通知。在收到这个事件通知之前,不应该对原始输入的视频进行删除、降冷等操作,否则拼接剪辑生成的视频播放可能出现异常。",
|
852
852
|
"input": "FastEditMediaRequest",
|
853
853
|
"name": "快速媒体编辑",
|
854
854
|
"output": "FastEditMediaResponse",
|
@@ -876,7 +876,7 @@
|
|
876
876
|
"status": "online"
|
877
877
|
},
|
878
878
|
"LiveRealTimeClip": {
|
879
|
-
"document": "直播即时剪辑,是指在直播过程中(即直播尚未结束时),客户可以在过往直播内容中选择一段,实时生成一个新的视频(HLS 格式),开发者可以将其立即分享出去,或者长久保存起来。\n\n腾讯云点播支持两种即时剪辑模式:\n- 剪辑固化:将剪辑出来的视频保存成独立的视频,拥有独立 FileId;适用于将精彩片段**长久保存**的场景;\n- 剪辑不固化:剪辑得到的视频附属于直播录制文件,没有独立 FileId;适用于将精彩片段**临时分享**的场景。\n\n注意:\n- 使用直播即时剪辑功能的前提是:目标直播流开启了[时移回看](https://cloud.tencent.com/document/product/267/32742)功能。\n- 直播即时剪辑是基于直播录制生成的 m3u8 文件进行的,故而其最小剪辑精度为一个 ts 切片,无法实现秒级或者更为精确的剪辑精度。\n- 由于直播过程中可能存在断流的情况,所以有可能导致剪辑生成的实际视频时长与期望不一致。例如剪辑某个直播流的时间区间为 2018-09-20T10:30:00Z 到 2018-09-20T10:40:00Z ,如果在该时间区间中发生过断流,那么返回的媒资文件的时长将少于 10 分钟,在这种情况下,可以通过输出参数 <a href=\"#p_segmentset\">SegmentSet</a> 感知到。\n\n### 剪辑固化\n所谓剪辑固化,是指将剪辑出来的视频是保存成一个独立的视频(拥有独立的 FileId)。其生命周期不受原始直播录制视频影响(即使原始录制视频被删除,剪辑结果也不会受到任何影响);也可以对其进行转码、微信发布等二次处理。\n\n举例如下:一场完整的足球比赛,直播录制出来的原始视频可能长达 2 个小时,客户出于节省成本的目的可以对这个视频存储 2 个月,但对于直播即时剪辑的「精彩时刻」视频却可以指定存储更长时间,同时可以单独对「精彩时刻」视频进行转码、微信发布等额外的点播操作,这时候可以选择直播即时剪辑并且固化的方案。\n\n剪辑固化的优势在于其生命周期与原始录制视频相互独立,可以独立管理、长久保存。\n\n<font color='red'>注意:</font>如果剪辑时指定进行固化,通过 ModifyEventConfig 接口启用接收剪辑固化事件通知,固化成功后将会收到一个
|
879
|
+
"document": "直播即时剪辑,是指在直播过程中(即直播尚未结束时),客户可以在过往直播内容中选择一段,实时生成一个新的视频(HLS 格式),开发者可以将其立即分享出去,或者长久保存起来。\n\n腾讯云点播支持两种即时剪辑模式:\n- 剪辑固化:将剪辑出来的视频保存成独立的视频,拥有独立 FileId;适用于将精彩片段**长久保存**的场景;\n- 剪辑不固化:剪辑得到的视频附属于直播录制文件,没有独立 FileId;适用于将精彩片段**临时分享**的场景。\n\n注意:\n- 使用直播即时剪辑功能的前提是:目标直播流开启了[时移回看](https://cloud.tencent.com/document/product/267/32742)功能。\n- 直播即时剪辑是基于直播录制生成的 m3u8 文件进行的,故而其最小剪辑精度为一个 ts 切片,无法实现秒级或者更为精确的剪辑精度。\n- 由于直播过程中可能存在断流的情况,所以有可能导致剪辑生成的实际视频时长与期望不一致。例如剪辑某个直播流的时间区间为 2018-09-20T10:30:00Z 到 2018-09-20T10:40:00Z ,如果在该时间区间中发生过断流,那么返回的媒资文件的时长将少于 10 分钟,在这种情况下,可以通过输出参数 <a href=\"#p_segmentset\">SegmentSet</a> 感知到。\n\n### 剪辑固化\n所谓剪辑固化,是指将剪辑出来的视频是保存成一个独立的视频(拥有独立的 FileId)。其生命周期不受原始直播录制视频影响(即使原始录制视频被删除,剪辑结果也不会受到任何影响);也可以对其进行转码、微信发布等二次处理。\n\n举例如下:一场完整的足球比赛,直播录制出来的原始视频可能长达 2 个小时,客户出于节省成本的目的可以对这个视频存储 2 个月,但对于直播即时剪辑的「精彩时刻」视频却可以指定存储更长时间,同时可以单独对「精彩时刻」视频进行转码、微信发布等额外的点播操作,这时候可以选择直播即时剪辑并且固化的方案。\n\n剪辑固化的优势在于其生命周期与原始录制视频相互独立,可以独立管理、长久保存。\n\n<font color='red'>注意:</font>如果剪辑时指定进行固化,通过 ModifyEventConfig 接口启用接收剪辑固化事件通知,固化成功后将会收到一个 PersistenceComplete 类型的事件通知。在收到这个事件通知之前,不应该对直播录制视频进行删除、降冷等操作,否则剪辑生成的视频播放可能出现异常。\n\n### 剪辑不固化\n所谓剪辑不固化,是指剪辑所得到的结果(m3u8 文件)与直播录制视频共享相同的 ts 分片,新生成的视频不是一个独立完整的视频(没有独立 FileId,只有播放 URL),其有效期与直播录制的完整视频有效期是一致的。一旦直播录制出来的视频被删除,也会导致该片段无法播放。\n\n剪辑不固化,由于其剪辑结果不是一个独立的视频,因而也不会纳入点播媒资视频管理(例如控制台的视频总数不会统计这一片段)中,也无法单独针对这个片段做转码、微信发布等任何视频处理操作。\n\n剪辑不固化的优势在于其剪辑操作十分“轻量化”,不会产生额外的存储开销。但其不足之处在于生命周期与原始录制视频相同,且无法进一步进行转码等视频处理。",
|
880
880
|
"input": "LiveRealTimeClipRequest",
|
881
881
|
"name": "直播即时剪辑",
|
882
882
|
"output": "LiveRealTimeClipResponse",
|
@@ -1240,7 +1240,7 @@
|
|
1240
1240
|
"status": "online"
|
1241
1241
|
},
|
1242
1242
|
"SimpleHlsClip": {
|
1243
|
-
"document": "对 HLS 视频进行按时间段裁剪,实时生成一个新的视频(HLS 格式),开发者可以将其立即分享出去,或者长久保存起来。\n\n腾讯云点播支持两种剪辑模式:\n- 剪辑固化:将剪辑出来的视频保存成独立的视频,拥有独立 FileId;适用于将精彩片段长久保存的场景;\n- 剪辑不固化:剪辑得到的视频附属于输入文件,没有独立 FileId;适用于将精彩片段临时分享的场景。\n\n裁剪精度支持粗略裁剪和精确裁剪:\n- 粗略剪辑:基于输入 m3u8 文件进行裁剪,其最小剪辑精度为一个 ts 切片,无法实现秒级或者更为精确的剪辑精度。\n- 精确剪辑:按照 StartTimeOffset 和 EndTimeOffset 参数进行精确裁剪。使用精确裁剪需要开通[即时转码](/document/product/266/102174)的功能。\n\n### 剪辑固化\n所谓剪辑固化,是指将剪辑出来的视频保存成一个独立的视频(拥有独立的 FileId)。其生命周期不受原始输入视频影响(即使原始输入视频被删除,剪辑结果也不会受到任何影响);也可以对其进行转码、微信发布等二次处理。\n\n举例如下:一场完整的足球比赛,原始视频可能长达 2 个小时,客户出于节省成本的目的可以对这个视频存储 2 个月,但对于剪辑的「精彩时刻」视频却可以指定存储更长时间,同时可以单独对「精彩时刻」视频进行转码、微信发布等额外的点播操作,这时候可以选择剪辑并且固化的方案。\n\n剪辑固化的优势在于其生命周期与原始输入视频相互独立,可以独立管理、长久保存。\n\n<font color='red'>注意:</font>如果剪辑时指定进行固化,通过 ModifyEventConfig 接口启用接收剪辑固化事件通知,固化成功后将会收到一个
|
1243
|
+
"document": "对 HLS 视频进行按时间段裁剪,实时生成一个新的视频(HLS 格式),开发者可以将其立即分享出去,或者长久保存起来。\n\n腾讯云点播支持两种剪辑模式:\n- 剪辑固化:将剪辑出来的视频保存成独立的视频,拥有独立 FileId;适用于将精彩片段长久保存的场景;\n- 剪辑不固化:剪辑得到的视频附属于输入文件,没有独立 FileId;适用于将精彩片段临时分享的场景。\n\n裁剪精度支持粗略裁剪和精确裁剪:\n- 粗略剪辑:基于输入 m3u8 文件进行裁剪,其最小剪辑精度为一个 ts 切片,无法实现秒级或者更为精确的剪辑精度。\n- 精确剪辑:按照 StartTimeOffset 和 EndTimeOffset 参数进行精确裁剪。使用精确裁剪需要开通[即时转码](/document/product/266/102174)的功能。\n\n### 剪辑固化\n所谓剪辑固化,是指将剪辑出来的视频保存成一个独立的视频(拥有独立的 FileId)。其生命周期不受原始输入视频影响(即使原始输入视频被删除,剪辑结果也不会受到任何影响);也可以对其进行转码、微信发布等二次处理。\n\n举例如下:一场完整的足球比赛,原始视频可能长达 2 个小时,客户出于节省成本的目的可以对这个视频存储 2 个月,但对于剪辑的「精彩时刻」视频却可以指定存储更长时间,同时可以单独对「精彩时刻」视频进行转码、微信发布等额外的点播操作,这时候可以选择剪辑并且固化的方案。\n\n剪辑固化的优势在于其生命周期与原始输入视频相互独立,可以独立管理、长久保存。\n\n<font color='red'>注意:</font>如果剪辑时指定进行固化,通过 ModifyEventConfig 接口启用接收剪辑固化事件通知,固化成功后将会收到一个 PersistenceComplete 类型的事件通知。在收到这个事件通知之前,不应该对原始输入的视频进行删除、降冷等操作,否则剪辑生成的视频播放可能出现异常。\n\n### 剪辑不固化\n所谓剪辑不固化,是指剪辑所得到的结果(m3u8 文件)与原始输入视频共享相同的 ts 分片,新生成的视频不是一个独立完整的视频(没有独立 FileId,只有播放 URL),其有效期与原始输入的完整视频有效期是一致的。一旦原始输入的视频被删除,也会导致该片段无法播放。\n\n剪辑不固化,由于其剪辑结果不是一个独立的视频,因而也不会纳入点播媒资视频管理(例如控制台的视频总数不会统计这一片段)中,也无法单独针对这个片段做转码、微信发布等任何视频处理操作。\n\n剪辑不固化的优势在于其剪辑操作十分“轻量化”,不会产生额外的存储开销。但其不足之处在于生命周期与原始录制视频相同,且无法进一步进行转码等视频处理。",
|
1244
1244
|
"input": "SimpleHlsClipRequest",
|
1245
1245
|
"name": "简单 HLS 剪辑",
|
1246
1246
|
"output": "SimpleHlsClipResponse",
|
@@ -3915,7 +3915,7 @@
|
|
3915
3915
|
},
|
3916
3916
|
{
|
3917
3917
|
"disabled": false,
|
3918
|
-
"document": "Anycast发布域。\n<ul style=\"margin:0\"><li>已开通Anycast公网加速白名单的用户,可选值:<ul><li>ANYCAST_ZONE_GLOBAL:全球发布域(需要额外开通Anycast全球加速白名单)</li><li>ANYCAST_ZONE_OVERSEAS:境外发布域</li
|
3918
|
+
"document": "Anycast发布域。\n<ul style=\"margin:0\"><li>已开通Anycast公网加速白名单的用户,可选值:<ul><li>ANYCAST_ZONE_GLOBAL:全球发布域(需要额外开通Anycast全球加速白名单)</li><li>ANYCAST_ZONE_OVERSEAS:境外发布域</li></ul>默认值:ANYCAST_ZONE_OVERSEAS。</li></ul>",
|
3919
3919
|
"example": "ANYCAST_ZONE_A",
|
3920
3920
|
"member": "string",
|
3921
3921
|
"name": "AnycastZone",
|
@@ -3932,7 +3932,7 @@
|
|
3932
3932
|
"type": "list"
|
3933
3933
|
},
|
3934
3934
|
{
|
3935
|
-
"disabled":
|
3935
|
+
"disabled": true,
|
3936
3936
|
"document": "<b>[已废弃]</b> AnycastEIP不再区分是否负载均衡。原参数说明如下:\nAnycastEIP是否用于绑定负载均衡。\n<ul style=\"margin:0\"><li>已开通Anycast公网加速白名单的用户,可选值:<ul><li>TRUE:AnycastEIP可绑定对象为负载均衡</li>\n<li>FALSE:AnycastEIP可绑定对象为云服务器、NAT网关、高可用虚拟IP等</li></ul>默认值:FALSE。</li></ul>",
|
3937
3937
|
"example": "False",
|
3938
3938
|
"member": "bool",
|
@@ -26869,7 +26869,7 @@
|
|
26869
26869
|
"type": "int"
|
26870
26870
|
},
|
26871
26871
|
{
|
26872
|
-
"disabled":
|
26872
|
+
"disabled": true,
|
26873
26873
|
"document": "包月带宽起始时间(已废弃,输入无效)",
|
26874
26874
|
"example": "2021-07-20 00:00:00",
|
26875
26875
|
"member": "datetime",
|
@@ -26878,7 +26878,7 @@
|
|
26878
26878
|
"type": "string"
|
26879
26879
|
},
|
26880
26880
|
{
|
26881
|
-
"disabled":
|
26881
|
+
"disabled": true,
|
26882
26882
|
"document": "包月带宽结束时间(已废弃,输入无效)",
|
26883
26883
|
"example": "2021-07-20 00:00:00",
|
26884
26884
|
"member": "datetime",
|
@@ -938,6 +938,13 @@
|
|
938
938
|
"output": "DescribeRealTimeTaskSpeedResponse",
|
939
939
|
"status": "online"
|
940
940
|
},
|
941
|
+
"DescribeRealViewSchemaPage": {
|
942
|
+
"document": "数据集成分页获取数据库SCHEMA信息",
|
943
|
+
"input": "DescribeRealViewSchemaPageRequest",
|
944
|
+
"name": "数据集成分页获取数据库Schema",
|
945
|
+
"output": "DescribeRealViewSchemaPageResponse",
|
946
|
+
"status": "online"
|
947
|
+
},
|
941
948
|
"DescribeReportTaskDetail": {
|
942
949
|
"document": "查询上报任务详情",
|
943
950
|
"input": "DescribeReportTaskDetailRequest",
|
@@ -7600,8 +7607,8 @@
|
|
7600
7607
|
"members": [
|
7601
7608
|
{
|
7602
7609
|
"disabled": false,
|
7603
|
-
"document": "
|
7604
|
-
"example": "\"
|
7610
|
+
"document": "返回补录计划名称_ok\n注意:此字段可能返回 null,表示取不到有效值。",
|
7611
|
+
"example": "\"patch_20250527184634_1417_ok“",
|
7605
7612
|
"member": "string",
|
7606
7613
|
"name": "Id",
|
7607
7614
|
"output_required": true,
|
@@ -9508,6 +9515,33 @@
|
|
9508
9515
|
"name": "SelfWorkflowDependency",
|
9509
9516
|
"required": false,
|
9510
9517
|
"type": "string"
|
9518
|
+
},
|
9519
|
+
{
|
9520
|
+
"disabled": false,
|
9521
|
+
"document": "任务 TASK; 项目: PROJECT",
|
9522
|
+
"example": "无",
|
9523
|
+
"member": "string",
|
9524
|
+
"name": "MakeType",
|
9525
|
+
"required": false,
|
9526
|
+
"type": "string"
|
9527
|
+
},
|
9528
|
+
{
|
9529
|
+
"disabled": false,
|
9530
|
+
"document": "任务状态",
|
9531
|
+
"example": "无",
|
9532
|
+
"member": "string",
|
9533
|
+
"name": "StatusList",
|
9534
|
+
"required": false,
|
9535
|
+
"type": "string"
|
9536
|
+
},
|
9537
|
+
{
|
9538
|
+
"disabled": false,
|
9539
|
+
"document": "补录是否跳过事件检查",
|
9540
|
+
"example": "无",
|
9541
|
+
"member": "string",
|
9542
|
+
"name": "MakeCheckEventType",
|
9543
|
+
"required": false,
|
9544
|
+
"type": "string"
|
9511
9545
|
}
|
9512
9546
|
],
|
9513
9547
|
"type": "object"
|
@@ -9518,7 +9552,7 @@
|
|
9518
9552
|
{
|
9519
9553
|
"disabled": false,
|
9520
9554
|
"document": "结果",
|
9521
|
-
"example": "{\"Id\": \"
|
9555
|
+
"example": "{\"Id\": \"patch_20250527184634_1417_ok\"}",
|
9522
9556
|
"member": "CommonIdOpsDto",
|
9523
9557
|
"name": "Data",
|
9524
9558
|
"output_required": true,
|
@@ -11955,6 +11989,32 @@
|
|
11955
11989
|
],
|
11956
11990
|
"usage": "out"
|
11957
11991
|
},
|
11992
|
+
"DatabaseSchemaIInfo": {
|
11993
|
+
"document": "数据库Schema信息",
|
11994
|
+
"members": [
|
11995
|
+
{
|
11996
|
+
"disabled": false,
|
11997
|
+
"document": "schema名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
11998
|
+
"example": "无",
|
11999
|
+
"member": "string",
|
12000
|
+
"name": "SchemaName",
|
12001
|
+
"output_required": false,
|
12002
|
+
"type": "string",
|
12003
|
+
"value_allowed_null": true
|
12004
|
+
},
|
12005
|
+
{
|
12006
|
+
"disabled": false,
|
12007
|
+
"document": "数据库名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
12008
|
+
"example": "无",
|
12009
|
+
"member": "string",
|
12010
|
+
"name": "OriginDatabaseName",
|
12011
|
+
"output_required": false,
|
12012
|
+
"type": "string",
|
12013
|
+
"value_allowed_null": true
|
12014
|
+
}
|
12015
|
+
],
|
12016
|
+
"usage": "out"
|
12017
|
+
},
|
11958
12018
|
"DatasourceBaseInfo": {
|
11959
12019
|
"document": "数据源对象",
|
11960
12020
|
"members": [
|
@@ -20057,6 +20117,164 @@
|
|
20057
20117
|
],
|
20058
20118
|
"type": "object"
|
20059
20119
|
},
|
20120
|
+
"DescribeRealViewSchemaPageRequest": {
|
20121
|
+
"document": "DescribeRealViewSchemaPage请求参数结构体",
|
20122
|
+
"members": [
|
20123
|
+
{
|
20124
|
+
"disabled": false,
|
20125
|
+
"document": "页码",
|
20126
|
+
"example": "1",
|
20127
|
+
"member": "int64",
|
20128
|
+
"name": "PageNumber",
|
20129
|
+
"required": true,
|
20130
|
+
"type": "int"
|
20131
|
+
},
|
20132
|
+
{
|
20133
|
+
"disabled": false,
|
20134
|
+
"document": "每页记录数",
|
20135
|
+
"example": "10",
|
20136
|
+
"member": "int64",
|
20137
|
+
"name": "PageSize",
|
20138
|
+
"required": true,
|
20139
|
+
"type": "int"
|
20140
|
+
},
|
20141
|
+
{
|
20142
|
+
"disabled": false,
|
20143
|
+
"document": "数据库名称",
|
20144
|
+
"example": "1",
|
20145
|
+
"member": "string",
|
20146
|
+
"name": "DatabaseName",
|
20147
|
+
"required": true,
|
20148
|
+
"type": "string"
|
20149
|
+
},
|
20150
|
+
{
|
20151
|
+
"disabled": false,
|
20152
|
+
"document": "数据源id",
|
20153
|
+
"example": "1",
|
20154
|
+
"member": "string",
|
20155
|
+
"name": "DatasourceId",
|
20156
|
+
"required": true,
|
20157
|
+
"type": "string"
|
20158
|
+
},
|
20159
|
+
{
|
20160
|
+
"disabled": false,
|
20161
|
+
"document": "数据type",
|
20162
|
+
"example": "MYSQL",
|
20163
|
+
"member": "string",
|
20164
|
+
"name": "DataSourceType",
|
20165
|
+
"required": true,
|
20166
|
+
"type": "string"
|
20167
|
+
},
|
20168
|
+
{
|
20169
|
+
"disabled": false,
|
20170
|
+
"document": "项目id",
|
20171
|
+
"example": "1",
|
20172
|
+
"member": "string",
|
20173
|
+
"name": "ProjectId",
|
20174
|
+
"required": true,
|
20175
|
+
"type": "string"
|
20176
|
+
},
|
20177
|
+
{
|
20178
|
+
"disabled": false,
|
20179
|
+
"document": "环境信息",
|
20180
|
+
"example": "无",
|
20181
|
+
"member": "string",
|
20182
|
+
"name": "Env",
|
20183
|
+
"required": false,
|
20184
|
+
"type": "string"
|
20185
|
+
},
|
20186
|
+
{
|
20187
|
+
"disabled": false,
|
20188
|
+
"document": "项目model",
|
20189
|
+
"example": "无",
|
20190
|
+
"member": "string",
|
20191
|
+
"name": "Model",
|
20192
|
+
"required": false,
|
20193
|
+
"type": "string"
|
20194
|
+
},
|
20195
|
+
{
|
20196
|
+
"disabled": false,
|
20197
|
+
"document": "dev的数据源Id",
|
20198
|
+
"example": "无",
|
20199
|
+
"member": "string",
|
20200
|
+
"name": "DevDatasourceId",
|
20201
|
+
"required": false,
|
20202
|
+
"type": "string"
|
20203
|
+
},
|
20204
|
+
{
|
20205
|
+
"disabled": false,
|
20206
|
+
"document": "过滤字段",
|
20207
|
+
"example": "无",
|
20208
|
+
"member": "string",
|
20209
|
+
"name": "Keyword",
|
20210
|
+
"required": false,
|
20211
|
+
"type": "string"
|
20212
|
+
}
|
20213
|
+
],
|
20214
|
+
"type": "object"
|
20215
|
+
},
|
20216
|
+
"DescribeRealViewSchemaPageResponse": {
|
20217
|
+
"document": "DescribeRealViewSchemaPage返回参数结构体",
|
20218
|
+
"members": [
|
20219
|
+
{
|
20220
|
+
"disabled": false,
|
20221
|
+
"document": "数据库schema信息列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
20222
|
+
"example": "无",
|
20223
|
+
"member": "DatabaseSchemaIInfo",
|
20224
|
+
"name": "Items",
|
20225
|
+
"output_required": true,
|
20226
|
+
"type": "list",
|
20227
|
+
"value_allowed_null": true
|
20228
|
+
},
|
20229
|
+
{
|
20230
|
+
"disabled": false,
|
20231
|
+
"document": "页码",
|
20232
|
+
"example": "1",
|
20233
|
+
"member": "uint64",
|
20234
|
+
"name": "PageNumber",
|
20235
|
+
"output_required": true,
|
20236
|
+
"type": "int",
|
20237
|
+
"value_allowed_null": false
|
20238
|
+
},
|
20239
|
+
{
|
20240
|
+
"disabled": false,
|
20241
|
+
"document": "每页记录数",
|
20242
|
+
"example": "10",
|
20243
|
+
"member": "uint64",
|
20244
|
+
"name": "PageSize",
|
20245
|
+
"output_required": true,
|
20246
|
+
"type": "int",
|
20247
|
+
"value_allowed_null": false
|
20248
|
+
},
|
20249
|
+
{
|
20250
|
+
"disabled": false,
|
20251
|
+
"document": "总记录数",
|
20252
|
+
"example": "100",
|
20253
|
+
"member": "uint64",
|
20254
|
+
"name": "TotalCount",
|
20255
|
+
"output_required": true,
|
20256
|
+
"type": "int",
|
20257
|
+
"value_allowed_null": false
|
20258
|
+
},
|
20259
|
+
{
|
20260
|
+
"disabled": false,
|
20261
|
+
"document": "总页数",
|
20262
|
+
"example": "10",
|
20263
|
+
"member": "uint64",
|
20264
|
+
"name": "TotalPage",
|
20265
|
+
"output_required": true,
|
20266
|
+
"type": "int",
|
20267
|
+
"value_allowed_null": false
|
20268
|
+
},
|
20269
|
+
{
|
20270
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
20271
|
+
"member": "string",
|
20272
|
+
"name": "RequestId",
|
20273
|
+
"type": "string"
|
20274
|
+
}
|
20275
|
+
],
|
20276
|
+
"type": "object"
|
20277
|
+
},
|
20060
20278
|
"DescribeReportTaskDetailRequest": {
|
20061
20279
|
"document": "DescribeReportTaskDetail请求参数结构体",
|
20062
20280
|
"members": [
|
@@ -25355,7 +25573,7 @@
|
|
25355
25573
|
{
|
25356
25574
|
"disabled": false,
|
25357
25575
|
"document": "项目id",
|
25358
|
-
"example": "
|
25576
|
+
"example": "11",
|
25359
25577
|
"member": "string",
|
25360
25578
|
"name": "ProjectId",
|
25361
25579
|
"required": true,
|
@@ -25364,7 +25582,7 @@
|
|
25364
25582
|
{
|
25365
25583
|
"disabled": false,
|
25366
25584
|
"document": "任务id",
|
25367
|
-
"example": "
|
25585
|
+
"example": "11",
|
25368
25586
|
"member": "string",
|
25369
25587
|
"name": "TaskId",
|
25370
25588
|
"required": false,
|
@@ -25382,7 +25600,7 @@
|
|
25382
25600
|
{
|
25383
25601
|
"disabled": false,
|
25384
25602
|
"document": "任务详情id,用于读取切分的日志文件",
|
25385
|
-
"example": "
|
25603
|
+
"example": "11",
|
25386
25604
|
"member": "string",
|
25387
25605
|
"name": "DetailId",
|
25388
25606
|
"required": false,
|
@@ -25441,6 +25659,24 @@
|
|
25441
25659
|
"name": "FileType",
|
25442
25660
|
"required": false,
|
25443
25661
|
"type": "int"
|
25662
|
+
},
|
25663
|
+
{
|
25664
|
+
"disabled": false,
|
25665
|
+
"document": "查询文件标志:0: 从执行机获取,1: 从cos获取,获取不到会再从执行机获取",
|
25666
|
+
"example": "0",
|
25667
|
+
"member": "int64",
|
25668
|
+
"name": "QueryFileFlag",
|
25669
|
+
"required": false,
|
25670
|
+
"type": "int"
|
25671
|
+
},
|
25672
|
+
{
|
25673
|
+
"disabled": false,
|
25674
|
+
"document": "透传字段,如果queryFileFlag为1,则ext回作为上一页的分页标识offset",
|
25675
|
+
"example": "11",
|
25676
|
+
"member": "string",
|
25677
|
+
"name": "ExtInfo",
|
25678
|
+
"required": false,
|
25679
|
+
"type": "string"
|
25444
25680
|
}
|
25445
25681
|
],
|
25446
25682
|
"type": "object"
|
@@ -27351,6 +27587,45 @@
|
|
27351
27587
|
],
|
27352
27588
|
"usage": "both"
|
27353
27589
|
},
|
27590
|
+
"ExtensionInfoVO": {
|
27591
|
+
"document": "key-value 键值对",
|
27592
|
+
"members": [
|
27593
|
+
{
|
27594
|
+
"disabled": false,
|
27595
|
+
"document": "key\n注意:此字段可能返回 null,表示取不到有效值。",
|
27596
|
+
"example": "taskId",
|
27597
|
+
"member": "string",
|
27598
|
+
"name": "Key",
|
27599
|
+
"output_required": false,
|
27600
|
+
"required": false,
|
27601
|
+
"type": "string",
|
27602
|
+
"value_allowed_null": true
|
27603
|
+
},
|
27604
|
+
{
|
27605
|
+
"disabled": false,
|
27606
|
+
"document": "value\n注意:此字段可能返回 null,表示取不到有效值。",
|
27607
|
+
"example": "123",
|
27608
|
+
"member": "string",
|
27609
|
+
"name": "Value",
|
27610
|
+
"output_required": false,
|
27611
|
+
"required": false,
|
27612
|
+
"type": "string",
|
27613
|
+
"value_allowed_null": true
|
27614
|
+
},
|
27615
|
+
{
|
27616
|
+
"disabled": false,
|
27617
|
+
"document": "描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
27618
|
+
"example": "任务id",
|
27619
|
+
"member": "string",
|
27620
|
+
"name": "Description",
|
27621
|
+
"output_required": false,
|
27622
|
+
"required": false,
|
27623
|
+
"type": "string",
|
27624
|
+
"value_allowed_null": true
|
27625
|
+
}
|
27626
|
+
],
|
27627
|
+
"usage": "both"
|
27628
|
+
},
|
27354
27629
|
"FailMessage": {
|
27355
27630
|
"document": "错误处理结果信息",
|
27356
27631
|
"members": [
|
@@ -30239,6 +30514,26 @@
|
|
30239
30514
|
"output_required": false,
|
30240
30515
|
"type": "object",
|
30241
30516
|
"value_allowed_null": true
|
30517
|
+
},
|
30518
|
+
{
|
30519
|
+
"disabled": false,
|
30520
|
+
"document": "执行实例的扩展属性\n注意:此字段可能返回 null,表示取不到有效值。",
|
30521
|
+
"example": "无",
|
30522
|
+
"member": "ExtensionInfoVO",
|
30523
|
+
"name": "ExecutionExtendedProps",
|
30524
|
+
"output_required": false,
|
30525
|
+
"type": "list",
|
30526
|
+
"value_allowed_null": true
|
30527
|
+
},
|
30528
|
+
{
|
30529
|
+
"disabled": false,
|
30530
|
+
"document": "如果queryFileFlag为1,则ext返回当前页数据的结束行信息,下一页把这个extInfo透传过来\n注意:此字段可能返回 null,表示取不到有效值。",
|
30531
|
+
"example": "11",
|
30532
|
+
"member": "string",
|
30533
|
+
"name": "ExtInfo",
|
30534
|
+
"output_required": false,
|
30535
|
+
"type": "string",
|
30536
|
+
"value_allowed_null": true
|
30242
30537
|
}
|
30243
30538
|
],
|
30244
30539
|
"usage": "out"
|
@@ -310,7 +310,7 @@
|
|
310
310
|
{
|
311
311
|
"document": "任务运维-补数据",
|
312
312
|
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateOpsMakePlan\n<公共请求参数>\n\n{\n \"ProjectId\": \"1460947878944567296\",\n \"ParallelNum\": 2,\n \"MakeName\": \"patch_20230327104543_3122\",\n \"TaskIdList\": [\n \"20230313154453331\"\n ],\n \"MakeDatetimeList\": [\n {\n \"StartDate\": \"2023-03-01\",\n \"EndDate\": \"2023-03-01\",\n \"StartTime\": \"00:00\",\n \"EndTime\": \"23:59\"\n }\n ],\n \"CheckParent\": true,\n \"SameSelfDependType\": false,\n \"SelfDependence\": \"parallel\",\n \"Remark\": \"\",\n \"SameCycle\": true\n}",
|
313
|
-
"output": "{\n \"Response\": {\n \"Data\": {\n \"Id\": \"
|
313
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"Id\": \"patch_20250527184634_1417_ok\"\n },\n \"RequestId\": \"261c5c56-2891-49f4-a725-edd755065485\"\n }\n}",
|
314
314
|
"title": "批量补数据(创建补录任务)"
|
315
315
|
}
|
316
316
|
],
|
@@ -1162,6 +1162,14 @@
|
|
1162
1162
|
"title": "实时任务同步速度趋势"
|
1163
1163
|
}
|
1164
1164
|
],
|
1165
|
+
"DescribeRealViewSchemaPage": [
|
1166
|
+
{
|
1167
|
+
"document": "",
|
1168
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRealViewSchemaPage\n<公共请求参数>\n\n{\n \"ProjectId\": \"2347806860396163072\",\n \"PageNumber\": 1,\n \"PageSize\": 300,\n \"DatabaseName\": \"di_dev\",\n \"DatasourceId\": \"65408\",\n \"DataSourceType\": \"SQLSERVER\",\n \"Keyword\": \"\",\n \"Env\": \"development\",\n \"Model\": \"STANDARD\",\n \"DevDatasourceId\": \"65407\"\n}",
|
1169
|
+
"output": "{\n \"Response\": {\n \"Items\": [\n {\n \"SchemaName\": \"abc\",\n \"OriginDatabaseName\": \"abc\"\n }\n ],\n \"PageNumber\": 1,\n \"PageSize\": 1,\n \"TotalCount\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"abc\"\n }\n}",
|
1170
|
+
"title": "DescribeRealViewSchemaPage"
|
1171
|
+
}
|
1172
|
+
],
|
1165
1173
|
"DescribeReportTaskDetail": [
|
1166
1174
|
{
|
1167
1175
|
"document": "成功调用",
|
@@ -1695,8 +1703,8 @@
|
|
1695
1703
|
"DownloadLogByLine": [
|
1696
1704
|
{
|
1697
1705
|
"document": "",
|
1698
|
-
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DownloadLogByLine\n<公共请求参数>\n\n{\n \"TaskId\": \"
|
1699
|
-
"output": "{\n \"Response\": {\n \"Data\": {\n \"Count\": 0,\n \"Content\": [\n \"
|
1706
|
+
"input": "POST / HTTP/1.1\nHost: wedata.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DownloadLogByLine\n<公共请求参数>\n\n{\n \"TaskId\": \"123\",\n \"CurRunDate\": \"123\",\n \"DetailId\": \"123\",\n \"StartLine\": 0,\n \"LineCount\": 0,\n \"FilePath\": \"123\",\n \"ProjectId\": \"123\",\n \"RecordId\": \"123\"\n}",
|
1707
|
+
"output": "{\n \"Response\": {\n \"Data\": {\n \"Count\": 0,\n \"Content\": [\n \"123\"\n ],\n \"Over\": true,\n \"InstanceState\": \"123\",\n \"InstanceId\": \"123\",\n \"TaskId\": \"123\",\n \"WorkerType\": 0\n },\n \"RequestId\": \"123\"\n }\n}",
|
1700
1708
|
"title": "下载日志信息"
|
1701
1709
|
}
|
1702
1710
|
],
|
@@ -11769,7 +11769,7 @@ def doDescribeIntegrationStatisticsRecordsTrend(args, parsed_globals):
|
|
11769
11769
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
11770
11770
|
|
11771
11771
|
|
11772
|
-
def
|
11772
|
+
def doDescribeRealViewSchemaPage(args, parsed_globals):
|
11773
11773
|
g_param = parse_global_arg(parsed_globals)
|
11774
11774
|
|
11775
11775
|
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
@@ -11798,11 +11798,11 @@ def doDescribeIntegrationStatisticsInstanceTrend(args, parsed_globals):
|
|
11798
11798
|
client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
|
11799
11799
|
client._sdkVersion += ("_CLI_" + __version__)
|
11800
11800
|
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
11801
|
-
model = models.
|
11801
|
+
model = models.DescribeRealViewSchemaPageRequest()
|
11802
11802
|
model.from_json_string(json.dumps(args))
|
11803
11803
|
start_time = time.time()
|
11804
11804
|
while True:
|
11805
|
-
rsp = client.
|
11805
|
+
rsp = client.DescribeRealViewSchemaPage(model)
|
11806
11806
|
result = rsp.to_json_string()
|
11807
11807
|
try:
|
11808
11808
|
json_obj = json.loads(result)
|
@@ -13953,6 +13953,58 @@ def doDescribeTrendStat(args, parsed_globals):
|
|
13953
13953
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
13954
13954
|
|
13955
13955
|
|
13956
|
+
def doDescribeIntegrationStatisticsInstanceTrend(args, parsed_globals):
|
13957
|
+
g_param = parse_global_arg(parsed_globals)
|
13958
|
+
|
13959
|
+
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
13960
|
+
cred = credential.CVMRoleCredential()
|
13961
|
+
elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
|
13962
|
+
cred = credential.STSAssumeRoleCredential(
|
13963
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
|
13964
|
+
g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
|
13965
|
+
)
|
13966
|
+
elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
|
13967
|
+
cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
|
13968
|
+
else:
|
13969
|
+
cred = credential.Credential(
|
13970
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
|
13971
|
+
)
|
13972
|
+
http_profile = HttpProfile(
|
13973
|
+
reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
|
13974
|
+
reqMethod="POST",
|
13975
|
+
endpoint=g_param[OptionsDefine.Endpoint],
|
13976
|
+
proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
|
13977
|
+
)
|
13978
|
+
profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
|
13979
|
+
if g_param[OptionsDefine.Language]:
|
13980
|
+
profile.language = g_param[OptionsDefine.Language]
|
13981
|
+
mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
|
13982
|
+
client = mod.WedataClient(cred, g_param[OptionsDefine.Region], profile)
|
13983
|
+
client._sdkVersion += ("_CLI_" + __version__)
|
13984
|
+
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
13985
|
+
model = models.DescribeIntegrationStatisticsInstanceTrendRequest()
|
13986
|
+
model.from_json_string(json.dumps(args))
|
13987
|
+
start_time = time.time()
|
13988
|
+
while True:
|
13989
|
+
rsp = client.DescribeIntegrationStatisticsInstanceTrend(model)
|
13990
|
+
result = rsp.to_json_string()
|
13991
|
+
try:
|
13992
|
+
json_obj = json.loads(result)
|
13993
|
+
except TypeError as e:
|
13994
|
+
json_obj = json.loads(result.decode('utf-8')) # python3.3
|
13995
|
+
if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
|
13996
|
+
break
|
13997
|
+
cur_time = time.time()
|
13998
|
+
if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
|
13999
|
+
raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
|
14000
|
+
(g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
|
14001
|
+
search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
|
14002
|
+
else:
|
14003
|
+
print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
|
14004
|
+
time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
|
14005
|
+
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
14006
|
+
|
14007
|
+
|
13956
14008
|
def doDeleteDataModel(args, parsed_globals):
|
13957
14009
|
g_param = parse_global_arg(parsed_globals)
|
13958
14010
|
|
@@ -14242,7 +14294,7 @@ ACTION_MAP = {
|
|
14242
14294
|
"DescribeDataServicePublishedApiDetail": doDescribeDataServicePublishedApiDetail,
|
14243
14295
|
"DescribeWorkflowTaskCount": doDescribeWorkflowTaskCount,
|
14244
14296
|
"DescribeIntegrationStatisticsRecordsTrend": doDescribeIntegrationStatisticsRecordsTrend,
|
14245
|
-
"
|
14297
|
+
"DescribeRealViewSchemaPage": doDescribeRealViewSchemaPage,
|
14246
14298
|
"DescribeWorkflowExecuteById": doDescribeWorkflowExecuteById,
|
14247
14299
|
"CreateIntegrationNode": doCreateIntegrationNode,
|
14248
14300
|
"BatchSuspendIntegrationTasks": doBatchSuspendIntegrationTasks,
|
@@ -14284,6 +14336,7 @@ ACTION_MAP = {
|
|
14284
14336
|
"DescribeReportTaskDetail": doDescribeReportTaskDetail,
|
14285
14337
|
"RegisterDsEvent": doRegisterDsEvent,
|
14286
14338
|
"DescribeTrendStat": doDescribeTrendStat,
|
14339
|
+
"DescribeIntegrationStatisticsInstanceTrend": doDescribeIntegrationStatisticsInstanceTrend,
|
14287
14340
|
"DeleteDataModel": doDeleteDataModel,
|
14288
14341
|
|
14289
14342
|
}
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1322.1
|
4
4
|
Summary: Universal Command Line Environment for Tencent Cloud
|
5
5
|
Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
|
6
6
|
Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
14
14
|
Requires-Dist: jmespath==0.10.0
|
15
15
|
Requires-Dist: six==1.16.0
|
16
|
-
Requires-Dist: tencentcloud-sdk-python>=3.0.
|
16
|
+
Requires-Dist: tencentcloud-sdk-python>=3.0.1322
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
|
19
19
|
# 命令行工具简介
|