tccli 3.0.1302.1__py2.py3-none-any.whl → 3.0.1304.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/billing/v20180709/api.json +2 -2
- tccli/services/billing/v20180709/examples.json +2 -2
- tccli/services/cam/v20190116/api.json +2 -2
- tccli/services/cat/v20180409/api.json +154 -0
- tccli/services/cat/v20180409/examples.json +3 -3
- tccli/services/ccc/v20200210/api.json +11 -1
- tccli/services/gs/gs_client.py +110 -4
- tccli/services/gs/v20191118/api.json +128 -0
- tccli/services/gs/v20191118/examples.json +16 -0
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lke/v20231130/api.json +4 -4
- tccli/services/tdmq/v20200217/api.json +82 -82
- tccli/services/tdmq/v20200217/examples.json +28 -28
- tccli/services/tione/v20211111/api.json +385 -4
- tccli/services/trtc/v20190722/api.json +12 -12
- tccli/services/trtc/v20190722/examples.json +5 -5
- tccli/services/tse/v20201207/api.json +39 -6
- tccli/services/vod/v20180717/api.json +3 -3
- tccli/services/vpc/v20170312/api.json +4 -3
- {tccli-3.0.1302.1.dist-info → tccli-3.0.1304.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1302.1.dist-info → tccli-3.0.1304.1.dist-info}/RECORD +25 -25
- {tccli-3.0.1302.1.dist-info → tccli-3.0.1304.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1302.1.dist-info → tccli-3.0.1304.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1302.1.dist-info → tccli-3.0.1304.1.dist-info}/license_files/LICENSE +0 -0
@@ -495,7 +495,7 @@
|
|
495
495
|
{
|
496
496
|
"disabled": false,
|
497
497
|
"document": "机器人的UserId,用于进房发起任务。【注意】这个UserId不能与当前房间内的主播观众[UserId](https://cloud.tencent.com/document/product/647/46351#userid)重复。如果一个房间发起多个任务时,机器人的UserId也不能相互重复,否则会中断前一个任务。需要保证机器人UserId在房间内唯一。",
|
498
|
-
"example": "
|
498
|
+
"example": "user_123",
|
499
499
|
"member": "string",
|
500
500
|
"name": "UserId",
|
501
501
|
"output_required": false,
|
@@ -506,7 +506,7 @@
|
|
506
506
|
{
|
507
507
|
"disabled": false,
|
508
508
|
"document": "机器人UserId对应的校验签名,即UserId和UserSig相当于机器人进房的登录密码,具体计算方法请参考TRTC计算[UserSig](https://cloud.tencent.com/document/product/647/45910#UserSig)的方案。",
|
509
|
-
"example": "
|
509
|
+
"example": "ehbciOiJS",
|
510
510
|
"member": "string",
|
511
511
|
"name": "UserSig",
|
512
512
|
"output_required": false,
|
@@ -517,7 +517,7 @@
|
|
517
517
|
{
|
518
518
|
"disabled": false,
|
519
519
|
"document": "机器人拉流的UserId, 填写后,机器人会拉取该UserId的流进行实时处理",
|
520
|
-
"example": "
|
520
|
+
"example": "user_123",
|
521
521
|
"member": "string",
|
522
522
|
"name": "TargetUserId",
|
523
523
|
"output_required": false,
|
@@ -528,7 +528,7 @@
|
|
528
528
|
{
|
529
529
|
"disabled": false,
|
530
530
|
"document": "房间内超过MaxIdleTime 没有推流,后台自动关闭任务,默认值是60s。",
|
531
|
-
"example": "
|
531
|
+
"example": "60",
|
532
532
|
"member": "uint64",
|
533
533
|
"name": "MaxIdleTime",
|
534
534
|
"output_required": false,
|
@@ -539,7 +539,7 @@
|
|
539
539
|
{
|
540
540
|
"disabled": false,
|
541
541
|
"document": "机器人的欢迎语",
|
542
|
-
"example": "
|
542
|
+
"example": "你好呀",
|
543
543
|
"member": "string",
|
544
544
|
"name": "WelcomeMessage",
|
545
545
|
"output_required": false,
|
@@ -550,7 +550,7 @@
|
|
550
550
|
{
|
551
551
|
"disabled": false,
|
552
552
|
"document": "智能打断模式,默认为0,0表示服务端自动打断,1表示服务端不打断,由端上发送打断信令进行打断",
|
553
|
-
"example": "
|
553
|
+
"example": "0",
|
554
554
|
"member": "uint64",
|
555
555
|
"name": "InterruptMode",
|
556
556
|
"output_required": false,
|
@@ -561,7 +561,7 @@
|
|
561
561
|
{
|
562
562
|
"disabled": false,
|
563
563
|
"document": "InterruptMode为0时使用,单位为毫秒,默认为500ms。表示服务端检测到持续InterruptSpeechDuration毫秒的人声则进行打断。",
|
564
|
-
"example": "
|
564
|
+
"example": "500",
|
565
565
|
"member": "uint64",
|
566
566
|
"name": "InterruptSpeechDuration",
|
567
567
|
"output_required": false,
|
@@ -572,7 +572,7 @@
|
|
572
572
|
{
|
573
573
|
"disabled": false,
|
574
574
|
"document": "控制新一轮对话的触发方式,默认为0。\n- 0表示当服务端语音识别检测出的完整一句话后,自动触发一轮新的对话。\n- 1表示客户端在收到字幕消息后,自行决定是否手动发送聊天信令触发一轮新的对话。",
|
575
|
-
"example": "
|
575
|
+
"example": "0",
|
576
576
|
"member": "uint64",
|
577
577
|
"name": "TurnDetectionMode",
|
578
578
|
"output_required": false,
|
@@ -4576,7 +4576,7 @@
|
|
4576
4576
|
{
|
4577
4577
|
"disabled": false,
|
4578
4578
|
"document": "图片水印参数。WaterMarkType为0指定。",
|
4579
|
-
"example": "
|
4579
|
+
"example": "{\"WaterMarkUrl\": \"http://your_picture.png\",\"WaterMarkWidth\": 150,\"WaterMarkHeight\": 90,\"LocationX\": 0,\"LocationY\": 0,\"ZOrder\": 20}",
|
4580
4580
|
"member": "McuWaterMarkImage",
|
4581
4581
|
"name": "WaterMarkImage",
|
4582
4582
|
"required": false,
|
@@ -4585,7 +4585,7 @@
|
|
4585
4585
|
{
|
4586
4586
|
"disabled": false,
|
4587
4587
|
"document": "文字水印参数。WaterMarkType为1指定。",
|
4588
|
-
"example": "
|
4588
|
+
"example": "{\"Text\": \"主持人\",\"WaterMarkWidth\": 54,\"WaterMarkHeight\": 18,\"LocationX\": 80,\"LocationY\": 80,\"FontSize\": 18,\"DynamicPosType\": 0}",
|
4589
4589
|
"member": "McuWaterMarkText",
|
4590
4590
|
"name": "WaterMarkText",
|
4591
4591
|
"required": false,
|
@@ -4600,7 +4600,7 @@
|
|
4600
4600
|
{
|
4601
4601
|
"disabled": false,
|
4602
4602
|
"document": "文字水印内容。",
|
4603
|
-
"example": "\"
|
4603
|
+
"example": "\"主持人\"",
|
4604
4604
|
"member": "string",
|
4605
4605
|
"name": "Text",
|
4606
4606
|
"required": true,
|
@@ -6228,7 +6228,7 @@
|
|
6228
6228
|
},
|
6229
6229
|
{
|
6230
6230
|
"disabled": false,
|
6231
|
-
"document": "TTS配置,为JSON字符串,腾讯云TTS
|
6231
|
+
"document": "TTS配置,为JSON字符串,腾讯云TTS示例如下: <pre>{ <br>   \"AppId\": 您的应用ID, // Integer 必填<br>   \"TTSType\": \"TTS类型\", // String TTS类型, 固定为\"tencent\"<br>   \"SecretId\": \"您的密钥ID\", // String 必填<br>   \"SecretKey\": \"您的密钥Key\", // String 必填<br>   \"VoiceType\": 101001, // Integer 必填,音色 ID,包括标准音色与精品音色,精品音色拟真度更高,价格不同于标准音色,请参见<a href=\"https://cloud.tencent.com/document/product/1073/34112\">语音合成计费概述</a>。完整的音色 ID 列表请参见<a href=\"https://cloud.tencent.com/document/product/1073/92668#55924b56-1a73-4663-a7a1-a8dd82d6e823\">语音合成音色列表</a>。<br>   \"Speed\": 1.25, // Integer 非必填,语速,范围:[-2,6],分别对应不同语速: -2: 代表0.6倍 -1: 代表0.8倍 0: 代表1.0倍(默认) 1: 代表1.2倍 2: 代表1.5倍 6: 代表2.5倍 如果需要更细化的语速,可以保留小数点后 2 位,例如0.5/1.25/2.81等。 参数值与实际语速转换,可参考 <a href=\"https://sdk-1300466766.cos.ap-shanghai.myqcloud.com/sample/speed_sample.tar.gz\">语速转换</a><br>   \"Volume\": 5, // Integer 非必填,音量大小,范围:[0,10],分别对应11个等级的音量,默认值为0,代表正常音量。<br>   \"EmotionCategory\": \"angry\", // String 非必填 控制合成音频的情感,仅支持多情感音色使用。取值: neutral(中性)、sad(悲伤)、happy(高兴)、angry(生气)、fear(恐惧)、news(新闻)、story(故事)、radio(广播)、poetry(诗歌)、call(客服)、sajiao(撒娇)、disgusted(厌恶)、amaze(震惊)、peaceful(平静)、exciting(兴奋)、aojiao(傲娇)、jieshuo(解说)。<br>   \"EmotionIntensity\": 150 // Integer 非必填 控制合成音频情感程度,取值范围为 [50,200],默认为 100;只有 EmotionCategory 不为空时生效。<br>   }</pre>",
|
6232
6232
|
"example": "{\\\"TTSType\\\": \\\"tencent\\\", \\\"AppId\\\": 136666666, \\\"SecretId\\\": \\\"xxxxxxx\\\", \\\"SecretKey\\\": \\\"xxxxxxx\\\", \\\"VoiceType\\\": 1008, \\\"Speed\\\": 1}",
|
6233
6233
|
"member": "string",
|
6234
6234
|
"name": "TTSConfig",
|
@@ -60,15 +60,15 @@
|
|
60
60
|
{
|
61
61
|
"document": "",
|
62
62
|
"input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAIConversation\n<公共请求参数>\n\n{\n \"TaskId\": \"SV1FR+XTtvzAjRxZZ+aof1DfJF00VSBBNE0zR9W-PEpgCPBmt402BbnqMCdom79LtZO-VbLyV1nhVY1pFauWgrW12BevPvJ5Zn010RnD6vj3hgfbV0.\"\n}",
|
63
|
-
"output": "{\n \"Response\": {\n \"StartTime\": \"
|
63
|
+
"output": "{\n \"Response\": {\n \"StartTime\": \"2025-04-24 16:15:48.076648\",\n \"Status\": \"InProgress\",\n \"RequestId\": \"109ede3f-2389-45e5-88a7-3a99dddc6e2f\"\n }\n}",
|
64
64
|
"title": "查询对话任务状态"
|
65
65
|
}
|
66
66
|
],
|
67
67
|
"DescribeAITranscription": [
|
68
68
|
{
|
69
69
|
"document": "",
|
70
|
-
"input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAITranscription\n<公共请求参数>\n\n{\n \"TaskId\": \"
|
71
|
-
"output": "{\n \"Response\": {\n \"StartTime\": \"
|
70
|
+
"input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAITranscription\n<公共请求参数>\n\n{\n \"TaskId\": \"v2_20250424_n3cHsk5kBFa09E5SEa7I_fKIxuKqZjiUsmteLPc2uXoTxpgc6F4TsigwJ1dH9SakK24SdUhLW86jhofgDHERZUHhCa0FJvu4Qgod\"\n}",
|
71
|
+
"output": "{\n \"Response\": {\n \"StartTime\": \"2025-04-24 16:17:56.931660\",\n \"Status\": \"InProgress\",\n \"RequestId\": \"287d3c69-246a-4e6d-bb12-bba573177512\"\n }\n}",
|
72
72
|
"title": "样例"
|
73
73
|
}
|
74
74
|
],
|
@@ -417,8 +417,8 @@
|
|
417
417
|
"StopAITranscription": [
|
418
418
|
{
|
419
419
|
"document": "",
|
420
|
-
"input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopAITranscription\n<公共请求参数>\n\n{\n \"TaskId\": \"
|
421
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
420
|
+
"input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: StopAITranscription\n<公共请求参数>\n\n{\n \"TaskId\": \"v2_20250424_n6cHsk5kBFa09E5SEp7I_fKIxuKqZjiUsmteLPc3uXoTxpgc6F4TsigwJ1dH9SakK14SdUhLW86jhofgDHERZUHhCa0FJvu3Qgod\"\n}",
|
421
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"287d3c39-246a-4e6d-bb12-bba573177513\"\n }\n}",
|
422
422
|
"title": "样例"
|
423
423
|
}
|
424
424
|
],
|
@@ -2706,7 +2706,7 @@
|
|
2706
2706
|
{
|
2707
2707
|
"disabled": false,
|
2708
2708
|
"document": "配置文件类型",
|
2709
|
-
"example": "
|
2709
|
+
"example": "client_sdk",
|
2710
2710
|
"member": "int64",
|
2711
2711
|
"name": "ConfigFileSupportedClient",
|
2712
2712
|
"output_required": false,
|
@@ -2724,6 +2724,28 @@
|
|
2724
2724
|
"required": false,
|
2725
2725
|
"type": "object",
|
2726
2726
|
"value_allowed_null": false
|
2727
|
+
},
|
2728
|
+
{
|
2729
|
+
"disabled": false,
|
2730
|
+
"document": "是否开启加密算法",
|
2731
|
+
"example": "true",
|
2732
|
+
"member": "bool",
|
2733
|
+
"name": "Encrypted",
|
2734
|
+
"output_required": false,
|
2735
|
+
"required": false,
|
2736
|
+
"type": "bool",
|
2737
|
+
"value_allowed_null": false
|
2738
|
+
},
|
2739
|
+
{
|
2740
|
+
"disabled": false,
|
2741
|
+
"document": "加密算法",
|
2742
|
+
"example": "AES",
|
2743
|
+
"member": "string",
|
2744
|
+
"name": "EncryptAlgo",
|
2745
|
+
"output_required": false,
|
2746
|
+
"required": false,
|
2747
|
+
"type": "string",
|
2748
|
+
"value_allowed_null": false
|
2727
2749
|
}
|
2728
2750
|
],
|
2729
2751
|
"usage": "both"
|
@@ -2966,7 +2988,7 @@
|
|
2966
2988
|
{
|
2967
2989
|
"disabled": false,
|
2968
2990
|
"document": "文件编码",
|
2969
|
-
"example": "
|
2991
|
+
"example": "UTF-8",
|
2970
2992
|
"member": "string",
|
2971
2993
|
"name": "Encoding",
|
2972
2994
|
"output_required": false,
|
@@ -2977,7 +2999,7 @@
|
|
2977
2999
|
{
|
2978
3000
|
"disabled": false,
|
2979
3001
|
"document": "文件下发路径",
|
2980
|
-
"example": "
|
3002
|
+
"example": "/path/var",
|
2981
3003
|
"member": "string",
|
2982
3004
|
"name": "Path",
|
2983
3005
|
"output_required": false,
|
@@ -2988,7 +3010,7 @@
|
|
2988
3010
|
{
|
2989
3011
|
"disabled": false,
|
2990
3012
|
"document": "文件后置命令",
|
2991
|
-
"example": "
|
3013
|
+
"example": "echo aaa;\\n echo ccc",
|
2992
3014
|
"member": "string",
|
2993
3015
|
"name": "PostCmd",
|
2994
3016
|
"output_required": false,
|
@@ -3288,7 +3310,7 @@
|
|
3288
3310
|
{
|
3289
3311
|
"disabled": false,
|
3290
3312
|
"document": "配置文件类型",
|
3291
|
-
"example": "
|
3313
|
+
"example": "client_sdk",
|
3292
3314
|
"member": "int64",
|
3293
3315
|
"name": "ConfigFileSupportedClient",
|
3294
3316
|
"output_required": false,
|
@@ -3557,7 +3579,7 @@
|
|
3557
3579
|
{
|
3558
3580
|
"disabled": false,
|
3559
3581
|
"document": "配置文件类型\n",
|
3560
|
-
"example": "
|
3582
|
+
"example": "client_sdk",
|
3561
3583
|
"member": "int64",
|
3562
3584
|
"name": "ConfigFileSupportedClient",
|
3563
3585
|
"output_required": false,
|
@@ -16582,6 +16604,17 @@
|
|
16582
16604
|
"required": false,
|
16583
16605
|
"type": "list",
|
16584
16606
|
"value_allowed_null": false
|
16607
|
+
},
|
16608
|
+
{
|
16609
|
+
"disabled": false,
|
16610
|
+
"document": "子用户密码",
|
16611
|
+
"example": "无",
|
16612
|
+
"member": "string",
|
16613
|
+
"name": "SubPassword",
|
16614
|
+
"output_required": false,
|
16615
|
+
"required": false,
|
16616
|
+
"type": "string",
|
16617
|
+
"value_allowed_null": false
|
16585
16618
|
}
|
16586
16619
|
],
|
16587
16620
|
"usage": "both"
|
@@ -18181,7 +18181,7 @@
|
|
18181
18181
|
},
|
18182
18182
|
{
|
18183
18183
|
"disabled": false,
|
18184
|
-
"document": "[
|
18184
|
+
"document": "[任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称,如果要对生成的新视频执行任务流时填写。",
|
18185
18185
|
"example": "LongVideoPreset",
|
18186
18186
|
"member": "string",
|
18187
18187
|
"name": "ProcedureName",
|
@@ -29533,7 +29533,7 @@
|
|
29533
29533
|
},
|
29534
29534
|
{
|
29535
29535
|
"disabled": false,
|
29536
|
-
"document": "[
|
29536
|
+
"document": "[任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称。",
|
29537
29537
|
"example": "TranscodeAndSnapshot",
|
29538
29538
|
"member": "string",
|
29539
29539
|
"name": "ProcedureName",
|
@@ -36001,7 +36001,7 @@
|
|
36001
36001
|
},
|
36002
36002
|
{
|
36003
36003
|
"disabled": false,
|
36004
|
-
"document": "[
|
36004
|
+
"document": "[任务流](https://cloud.tencent.com/document/product/266/33475#.E4.BB.BB.E5.8A.A1.E6.B5.81)名称。要对生成的新视频自动执行任务流时填写。",
|
36005
36005
|
"example": "tpl-example",
|
36006
36006
|
"member": "string",
|
36007
36007
|
"name": "ProcedureName",
|
@@ -17735,10 +17735,11 @@
|
|
17735
17735
|
"members": [
|
17736
17736
|
{
|
17737
17737
|
"disabled": false,
|
17738
|
-
"document": "用户账号的网络类型,STANDARD
|
17738
|
+
"document": "用户账号的网络类型,STANDARD为标准账户类型,LEGACY为传统账户类型",
|
17739
17739
|
"example": "STANDARD",
|
17740
17740
|
"member": "string",
|
17741
17741
|
"name": "NetworkAccountType",
|
17742
|
+
"output_required": true,
|
17742
17743
|
"type": "string",
|
17743
17744
|
"value_allowed_null": false
|
17744
17745
|
},
|
@@ -32159,7 +32160,7 @@
|
|
32159
32160
|
"members": [
|
32160
32161
|
{
|
32161
32162
|
"disabled": false,
|
32162
|
-
"document": "配额名称,取值范围:\n- `TOTAL_EIP_QUOTA
|
32163
|
+
"document": "配额名称,取值范围:\n- `TOTAL_EIP_QUOTA`:用户当前地域下,EIP的配额数;\n- `LOCALBGP_EIP_QUOTA`:用户当前地域下,本地BGP IP配额数;\n- `SINGLEISP_EIP_QUOTA`:用户当前地域下,静态单线 IP 配额数;\n- `DAILY_EIP_APPLY`:用户当前地域下,除静态单线 IP外今日申购次数;\n- `DAILY_SINGLEISP_APPLY`:用户当前地域下,静态单线 IP今日申购次数;\n- `DAILY_PUBLIC_IP_ASSIGN`:用户当前地域下,重新分配公网 IP次数;\n- `MONTHLY_RECOVER_QUOTA`:用户当前地域下,每月申请指定 IP次数;\n- `TOTAL_EIP6_QUOTA`:用户当前地域下,传统弹性公网IPv6的配额数;\n- `BGP_EIPv6_QUOTA`:用户当前地域下,可申请的 BGP 弹性公网IPv6 的配额数;\n- `SINGLEISP_EIPv6_QUOTA`:用户当前地域下,可申请的静态单线弹性公网IPv6 的配额数;\n- `TOTAL_BANDWIDTHPKG_QUOTA`:用户当前地域下,可申请的带宽包总配额;\n- `PRIMARY_TRAFFIC_SINGLE_BWP_QUOTA`:用户当前地域下,可申请的静态单线主流量带宽包配额数;\n- `PRIMARY_TRAFFIC_BGP_BWP_QUOTA`:用户当前地域下,可申请的BGP主流量带宽包配额数;\n- `BandwidthGuaranteedRatio`:用户当前地域下,保底带宽包默认保底比例;\n- `TezBandwidthGuaranteedRatio`:用户当前地域下,边缘可用区保底带宽包默认保底比例;",
|
32163
32164
|
"example": "TOTAL_EIP_QUOTA",
|
32164
32165
|
"member": "string",
|
32165
32166
|
"name": "QuotaId",
|
@@ -37590,7 +37591,7 @@
|
|
37590
37591
|
},
|
37591
37592
|
{
|
37592
37593
|
"disabled": false,
|
37593
|
-
"document": "
|
37594
|
+
"document": "资源类型。可选值: EIP, BWP, LB\n",
|
37594
37595
|
"example": "EIP",
|
37595
37596
|
"member": "string",
|
37596
37597
|
"name": "ResourceType",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1304.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.1304
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
|
19
19
|
# 命令行工具简介
|
@@ -1,4 +1,4 @@
|
|
1
|
-
tccli/__init__.py,sha256=
|
1
|
+
tccli/__init__.py,sha256=phWa4up9qKpposQMhDRq5QJl-Xr6dF0zVgs3CYF2eNM,27
|
2
2
|
tccli/argparser.py,sha256=WtfpBhj2R6JHSzagy6w6Q4y3YVmyIC_yK80w3tqBPgU,5589
|
3
3
|
tccli/argument.py,sha256=ZtVo3AySpzM-Hw6_hPdU27FjUsc8QPB2fIuLy7JSBAk,8091
|
4
4
|
tccli/base_command.py,sha256=rFWNAwfS0GA6LLGNOM-iPI0RV81Jag5cZn536ZQN0pw,2859
|
@@ -151,8 +151,8 @@ tccli/services/bi/v20220105/api.json,sha256=5XmfhjxhWxMd7Jsf-BuXkU6e3iGiEEzPYGN1
|
|
151
151
|
tccli/services/bi/v20220105/examples.json,sha256=l_FieouBy0XKJQjmf3W8xuwvw3mGzUvulfTzCVPSDO0,32748
|
152
152
|
tccli/services/billing/__init__.py,sha256=nXe5kwm1G0HeH0itxncDA2xjwgaXNuqihS3NdFYZyR0,93
|
153
153
|
tccli/services/billing/billing_client.py,sha256=xZ8A7Ve6D2gWVvaDOPP1U2vuYlexvwCf5Uhr3bfUCw0,137586
|
154
|
-
tccli/services/billing/v20180709/api.json,sha256=
|
155
|
-
tccli/services/billing/v20180709/examples.json,sha256=
|
154
|
+
tccli/services/billing/v20180709/api.json,sha256=Woxx0DBnmv9XPJDodSN6FBbhsE3CT-WTV-CkmtDP8Ik,519222
|
155
|
+
tccli/services/billing/v20180709/examples.json,sha256=eQ0ZBzB2uB8sm0hS4XTT-PaKKTfB_7fIpRU-weWBx40,205019
|
156
156
|
tccli/services/bizlive/__init__.py,sha256=PEV12eA7IPbA2TauLBAC6lLPTkVR5XiofE2nF1L1LHA,93
|
157
157
|
tccli/services/bizlive/bizlive_client.py,sha256=6MFrq8eLB2kdWdP3-kWvLVPd1WntPpKdPNRfQ8X1Di4,24595
|
158
158
|
tccli/services/bizlive/v20190313/api.json,sha256=aodKKB-cCPkX45ypajb0N3GhZTO6RL0RgZxoG8Vn0Ng,11135
|
@@ -203,7 +203,7 @@ tccli/services/ca/v20230228/api.json,sha256=aJ48dyqM6vgDCNONvbmPDw3Z7dDaGzVc5-Rr
|
|
203
203
|
tccli/services/ca/v20230228/examples.json,sha256=sEFEJxTvtlH8MC6metKKuc02R5iM239J6w1L_mlgpEw,3531
|
204
204
|
tccli/services/cam/__init__.py,sha256=X3kLOAzpyPs2BWKHZQjWwo-s-UwzJqCQt-j5nICG4y4,85
|
205
205
|
tccli/services/cam/cam_client.py,sha256=g_df87GsctsXb08FNkEuctLeJwsZZ9oS5wmud5ZIBb8,286888
|
206
|
-
tccli/services/cam/v20190116/api.json,sha256=
|
206
|
+
tccli/services/cam/v20190116/api.json,sha256=6vUaVnt54fVF1y1G5X8p5MKJp6OYsNT7udPCZjuc5R8,257878
|
207
207
|
tccli/services/cam/v20190116/examples.json,sha256=h_3OBkWhPEhmORc41ARxSFvYXghk_Ibf-AGpoONY1Jw,64909
|
208
208
|
tccli/services/captcha/__init__.py,sha256=lvxdx7C0BO16NXoYwblhqeEgKSKpT5swiysVLdkUvcQ,93
|
209
209
|
tccli/services/captcha/captcha_client.py,sha256=DPTR3H2OMF_02F1xa0L_cO24oSouOM5Fck1BCcO-AH4,62292
|
@@ -215,15 +215,15 @@ tccli/services/car/v20220110/api.json,sha256=Oooz1Wh6p9y31MTe_XulkGpDBlzskOLM2LP
|
|
215
215
|
tccli/services/car/v20220110/examples.json,sha256=X7v30pwi8owDX2c5U3GIMZX7FZz4j3ZaycJ1WkC2yds,3015
|
216
216
|
tccli/services/cat/__init__.py,sha256=J1vQBWrO1MImVNtJ5HeS0guuP2cAtGW5mgTq0aADJng,85
|
217
217
|
tccli/services/cat/cat_client.py,sha256=4jB6AtYVITrj_-c0tdSNPMcWH0QyFHQ5J6yW_FEXyvY,46382
|
218
|
-
tccli/services/cat/v20180409/api.json,sha256=
|
219
|
-
tccli/services/cat/v20180409/examples.json,sha256=
|
218
|
+
tccli/services/cat/v20180409/api.json,sha256=BRJa88wGfCxJZsq-rWpn4Iuj8WRZ6nN8yWGKJey9OB0,69873
|
219
|
+
tccli/services/cat/v20180409/examples.json,sha256=yb9j60pUc4IAT7oCAcfCwdcEJzCGbvHrPtSk1rNf1KA,20990
|
220
220
|
tccli/services/cbs/__init__.py,sha256=84vgEy9HuiN7UhVYSIgf35_93-5b5lrrr64enpdRRQw,85
|
221
221
|
tccli/services/cbs/cbs_client.py,sha256=DexZFrvtonGqGSHnBL-GDkbrOjIqXTLNajJRMkb4lu4,148773
|
222
222
|
tccli/services/cbs/v20170312/api.json,sha256=QimIHsiuj0T5czhe46nnHELSWFq0qalk913Ctc4P8Yc,207174
|
223
223
|
tccli/services/cbs/v20170312/examples.json,sha256=7LiVUpXCwiauTpnt6dHPeZ0lgF5zUKSUm2Dnjp7SOLo,45002
|
224
224
|
tccli/services/ccc/__init__.py,sha256=wR36QP35wizc6U55yXrZrY_2HiEVnzYPRWgGN_kkLxo,85
|
225
225
|
tccli/services/ccc/ccc_client.py,sha256=IPb-pACuNatRzOnEd494lCxV6FhRjG2LCARpBgT0nEc,229750
|
226
|
-
tccli/services/ccc/v20200210/api.json,sha256=
|
226
|
+
tccli/services/ccc/v20200210/api.json,sha256=G3r3e55gstE-Iv-B1Yu6dJJKbh5bavNLIz_FfPGokbs,334920
|
227
227
|
tccli/services/ccc/v20200210/examples.json,sha256=HVmqCfjzu6FHFG8KR8J-XGziJ1n1KaCL9pssmwfWGvM,68247
|
228
228
|
tccli/services/cdb/__init__.py,sha256=9Jk9tAMP2ZM_xOG77GvqXL1q3UfwYTEos6_P6xzpTiM,85
|
229
229
|
tccli/services/cdb/cdb_client.py,sha256=9TDnT7Ef0vsa5NrQPP3J2YhOPHff-ZMA0x9Sm-UkexA,542422
|
@@ -518,9 +518,9 @@ tccli/services/gpm/gpm_client.py,sha256=LTkMVkcpiXSlogKrAdyqpQ2lDfFPY6g0JPn4eKyt
|
|
518
518
|
tccli/services/gpm/v20200820/api.json,sha256=UP_Z-hHk3VuH5P1-YUwWifh-Pw-dRsJc5qah--Cv8ls,61257
|
519
519
|
tccli/services/gpm/v20200820/examples.json,sha256=OPV9OTqtjB043m5h_WenRbQPo-m02yPiNOXwAqDyJcI,24654
|
520
520
|
tccli/services/gs/__init__.py,sha256=o_xjN0Mc1OAu8_uPc9WFrnY-z9GTMqZEEvDhnxNGufw,83
|
521
|
-
tccli/services/gs/gs_client.py,sha256=
|
522
|
-
tccli/services/gs/v20191118/api.json,sha256=
|
523
|
-
tccli/services/gs/v20191118/examples.json,sha256=
|
521
|
+
tccli/services/gs/gs_client.py,sha256=LsQpNB5-MJQNJXQAK13wQ74HZSCkHk9jWKYljny1r3E,177509
|
522
|
+
tccli/services/gs/v20191118/api.json,sha256=whrf9wMnP0ljmYlKRq5si8Kjebz68vPr0te_HcQMH68,138716
|
523
|
+
tccli/services/gs/v20191118/examples.json,sha256=6tRVp_9-b0am5u8fHObK_GASMri_QRz2zafezrn3YqQ,36425
|
524
524
|
tccli/services/gse/__init__.py,sha256=RIvkcKnT3sYYmJFwPnFMAydEOohktT-EwGM6QItdr1k,85
|
525
525
|
tccli/services/gse/gse_client.py,sha256=ZH6Z4JzlMJ8B78xmg7FJCWiqIBePqtcYAnfHhuF6RIE,235559
|
526
526
|
tccli/services/gse/v20191112/api.json,sha256=VMPbsTvSDqJrfBvMyrvc7Wm_CjkDdzGBWzjSFWO3x78,257267
|
@@ -655,11 +655,11 @@ tccli/services/lighthouse/v20200324/api.json,sha256=BC0yxMNXrw2rvIa-7mvCLDWb4DPG
|
|
655
655
|
tccli/services/lighthouse/v20200324/examples.json,sha256=4E8V7w3sBDmE2CgvxNohcl4T5plb6hDzWsj2ctDJwuo,132257
|
656
656
|
tccli/services/live/__init__.py,sha256=RcvY72t1P1PSv7r9d9SCa9Iv7qvP8ok30HwiMcPVAs4,87
|
657
657
|
tccli/services/live/live_client.py,sha256=pvQaqgngKsJkko5gDdcv29TPKK23eAvvBGKb908vHaY,613458
|
658
|
-
tccli/services/live/v20180801/api.json,sha256=
|
658
|
+
tccli/services/live/v20180801/api.json,sha256=KoHcqYhXFhZfThKycvZbJpa9lXIBujXLj3yGNpw-2gU,764849
|
659
659
|
tccli/services/live/v20180801/examples.json,sha256=gi21e8MX-qlfgcERPwqEUAl9DziTb0m5FzPCq1ywPSU,164578
|
660
660
|
tccli/services/lke/__init__.py,sha256=GKvpxCc-YzK4HVgYFq-aLRxZ1WW4MjpKLIqJNqecz_c,85
|
661
661
|
tccli/services/lke/lke_client.py,sha256=AUxiocSPnd03Nv34Uluubd-Z8yWWjVfCZ9ENeQ2q1os,307547
|
662
|
-
tccli/services/lke/v20231130/api.json,sha256=
|
662
|
+
tccli/services/lke/v20231130/api.json,sha256=SMZq_Ypa42RpwkwymXhfMkW_GCpm5CPBZqujMu3hBxU,486206
|
663
663
|
tccli/services/lke/v20231130/examples.json,sha256=_Iz6Mpz9mZr1pjF4a0CDIsihuwpibhfp32-_dTThKuM,252083
|
664
664
|
tccli/services/lkeap/__init__.py,sha256=asxLax87Gwt4UF1pQoh5GX51weKCm6t8FPDRq-aKv7w,89
|
665
665
|
tccli/services/lkeap/lkeap_client.py,sha256=zAJeq8IIi4unEESohtcbh6YDphvEWRJejdK4gTEJu5Y,89208
|
@@ -943,8 +943,8 @@ tccli/services/tdid/v20210519/api.json,sha256=W_yDksXwaiW_BQmR_ieDdutvmTsvgKwdmb
|
|
943
943
|
tccli/services/tdid/v20210519/examples.json,sha256=fQA3r111KadAX_Kdt5dXjY-rlRKXoDacy2c9g4SO4z4,34366
|
944
944
|
tccli/services/tdmq/__init__.py,sha256=hUEvNe0wVZ-2llVzccRfgnnLOuVpvOKGrjZgxqGezoE,87
|
945
945
|
tccli/services/tdmq/tdmq_client.py,sha256=HxwG-UDq7599tI6uv1p8tRSG_SMCR1CVVnXQu-jho_g,466062
|
946
|
-
tccli/services/tdmq/v20200217/api.json,sha256=
|
947
|
-
tccli/services/tdmq/v20200217/examples.json,sha256
|
946
|
+
tccli/services/tdmq/v20200217/api.json,sha256=Byth90EMqw6TOULKH9jAfVEeYE4SvidiqCjMdIR2tT4,703738
|
947
|
+
tccli/services/tdmq/v20200217/examples.json,sha256=GRUPUtkJQksgBO9lo5TVthWBH8KX1-rESIZJU4ncTco,153015
|
948
948
|
tccli/services/tds/__init__.py,sha256=9OVD7X4uTflzpnFGVXJ05cxikZAvBEsl-zr9t8WVdfQ,85
|
949
949
|
tccli/services/tds/tds_client.py,sha256=VLC0xdwfrXu9aKF9GBHMwoeZhdp5DtTnqI034y8YK5U,21621
|
950
950
|
tccli/services/tds/v20220801/api.json,sha256=OrKXxfm6Z_3auqFUJ1tOVRlO5Gt334zKqXjmUswX0Xk,32750
|
@@ -997,7 +997,7 @@ tccli/services/tione/__init__.py,sha256=hVHB2cJpskiRtSHmEaJj2ZcjQp28c17sepm54VgF
|
|
997
997
|
tccli/services/tione/tione_client.py,sha256=jRd875U419Ugt-SLcRWt8eXIio3sM5ZMwf2-ucfphGY,211505
|
998
998
|
tccli/services/tione/v20191022/api.json,sha256=7biq3rk4PQ9PQUBwejJq53Y5bzvqORGEEN9qa5Qcq64,92493
|
999
999
|
tccli/services/tione/v20191022/examples.json,sha256=LtNx7sWmCWw6ainTScVqvf_m0K2m7ODoww5abjIDCx8,18334
|
1000
|
-
tccli/services/tione/v20211111/api.json,sha256=
|
1000
|
+
tccli/services/tione/v20211111/api.json,sha256=TToYrkNYQdXt-xlDxmqCjhMr7vxD6g-LPGtJjDCDXRU,408448
|
1001
1001
|
tccli/services/tione/v20211111/examples.json,sha256=CdKG6Oo54fUfnzIcEBUgnlsmFse_q1QQFkMhPhlq-Sg,91438
|
1002
1002
|
tccli/services/tiw/__init__.py,sha256=pxcn8QU1Y-TCrQaoFjHVj8Z-6hkXLuNmVN3aqtbGhcw,85
|
1003
1003
|
tccli/services/tiw/tiw_client.py,sha256=2JRtvC9oLEFc-XKqqAMBoa9PNWkyRoWbwUpcMSJP4tE,114901
|
@@ -1049,11 +1049,11 @@ tccli/services/trro/v20220325/api.json,sha256=dYml2xkR3yYM51yyjxGW8zpUkcCk0BgTCN
|
|
1049
1049
|
tccli/services/trro/v20220325/examples.json,sha256=I-aK5HhxwVte-HvPeQDvcEAlX-oco-bnSZqkLzyvSOg,62845
|
1050
1050
|
tccli/services/trtc/__init__.py,sha256=7xXIF66WdJHGVIhfHKFx2VYimlxZ_z3QOeJBUJ2P_MQ,87
|
1051
1051
|
tccli/services/trtc/trtc_client.py,sha256=1FvmTpApf8eisR8_9JeEv_M1Ee_VU38pNSnBjBtgp8g,183024
|
1052
|
-
tccli/services/trtc/v20190722/api.json,sha256=
|
1053
|
-
tccli/services/trtc/v20190722/examples.json,sha256=
|
1052
|
+
tccli/services/trtc/v20190722/api.json,sha256=S6Sr5zGKNZwZC9lhFBKgvVu2sB1aJqVi8Sjv2_sWgCE,344206
|
1053
|
+
tccli/services/trtc/v20190722/examples.json,sha256=cIdm8hZ1LHVSUJCPOAhkl_qBzhf6GWnKm6jlZ6HfmLk,109152
|
1054
1054
|
tccli/services/tse/__init__.py,sha256=3Y4ZA_IFX8df4-ir1I9p0u4ksAywRrtd2CAvJ5yKyz0,85
|
1055
1055
|
tccli/services/tse/tse_client.py,sha256=vowEa--ty1b4QwmJP88jS_81ZrzSeJkiD2WCl7elqXw,380369
|
1056
|
-
tccli/services/tse/v20201207/api.json,sha256=
|
1056
|
+
tccli/services/tse/v20201207/api.json,sha256=WlxA_tiDIFAhzOoCuZgt3SjDNtdvsOe0D1KOrCpRhRg,544872
|
1057
1057
|
tccli/services/tse/v20201207/examples.json,sha256=mv9znqmordX1hxRATaMpBpbja-HuOMYANlyNAtJHRd4,136403
|
1058
1058
|
tccli/services/tsf/__init__.py,sha256=hvORrthG6YRLLU39wB0CxW441UZHSkET1ZA8mIpSq5Y,85
|
1059
1059
|
tccli/services/tsf/tsf_client.py,sha256=Xk9zIgkojgFHSVDPkPyhcBN3e57QqgfDHkdvWJqcsbg,695992
|
@@ -1107,13 +1107,13 @@ tccli/services/vms/v20200902/api.json,sha256=NarezMtYMaRgBRgBlLRl06asGC8A-TBikUN
|
|
1107
1107
|
tccli/services/vms/v20200902/examples.json,sha256=rQDjijhU-GcHgycQIFydCkjeDB-BjzDvkgp5XgH1CQk,1537
|
1108
1108
|
tccli/services/vod/__init__.py,sha256=bw_LJUFbFFmlcWBBtxuhF_QXwFJukODux1xtsN3P7fM,85
|
1109
1109
|
tccli/services/vod/vod_client.py,sha256=WhUuaXy3wYlWDlaHZaCH9mwemv3OcKEDZvtKYF4TmU8,590953
|
1110
|
-
tccli/services/vod/v20180717/api.json,sha256=
|
1110
|
+
tccli/services/vod/v20180717/api.json,sha256=1DrMdO9T4Ke9khaVRBdCR9wkpd3-crlkc7EEQ-yN6z8,1555783
|
1111
1111
|
tccli/services/vod/v20180717/examples.json,sha256=cq4cRqoLLDVo_oK9rIDV1b_YaTkhOl2FZ8Ffd47y7Sc,411155
|
1112
1112
|
tccli/services/vod/v20240718/api.json,sha256=VynVsQHLOrnOnuZMHQpEwwGHn9-3Gpd2yUdriquJwrg,40158
|
1113
1113
|
tccli/services/vod/v20240718/examples.json,sha256=MOiSzTsIhAJcM4KMYA_kS2krfs9f1ntUoORdJ6U9LnQ,18462
|
1114
1114
|
tccli/services/vpc/__init__.py,sha256=3Uy1NP1qkZo8Nd-p-jr1ioM8nnurpWlZOgH6iB3HT7M,85
|
1115
1115
|
tccli/services/vpc/vpc_client.py,sha256=k4-Cc9kV-6jSdO72D-FLiYGOoe430pEXVtZOLRZmWQ8,1289503
|
1116
|
-
tccli/services/vpc/v20170312/api.json,sha256=
|
1116
|
+
tccli/services/vpc/v20170312/api.json,sha256=EvKjOxDa1G69bNJiLTfJlGcrpjqNlmdxKdwHbP30IAc,1435077
|
1117
1117
|
tccli/services/vpc/v20170312/examples.json,sha256=CDGUmpd4pxza6dc-dMJJMAo27NBcLKfjML5_VJXypd0,479839
|
1118
1118
|
tccli/services/vrs/__init__.py,sha256=wd5Otb4faSI7EjUxu_vldqDm0UVy5iVTZYbLgHCVoHk,85
|
1119
1119
|
tccli/services/vrs/vrs_client.py,sha256=vdFvBNTjELeJHSjLdcdTYK6po9gp0cZbms2qoIVqDTA,30782
|
@@ -1161,8 +1161,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
|
|
1161
1161
|
tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
|
1162
1162
|
tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
|
1163
1163
|
tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
|
1164
|
-
tccli-3.0.
|
1165
|
-
tccli-3.0.
|
1166
|
-
tccli-3.0.
|
1167
|
-
tccli-3.0.
|
1168
|
-
tccli-3.0.
|
1164
|
+
tccli-3.0.1304.1.dist-info/METADATA,sha256=KpOsd3ll0rUY0jQrO3JXypzxLauvsoUmgHOjsAhBlAM,16408
|
1165
|
+
tccli-3.0.1304.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
|
1166
|
+
tccli-3.0.1304.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
|
1167
|
+
tccli-3.0.1304.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
1168
|
+
tccli-3.0.1304.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|