tccli 3.0.1171.1__py2.py3-none-any.whl → 3.0.1172.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 +125 -5
- tccli/services/es/v20180416/api.json +89 -2
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +101 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/essbasic_client.py +67 -14
- tccli/services/essbasic/v20210526/api.json +92 -0
- tccli/services/essbasic/v20210526/examples.json +8 -0
- tccli/services/faceid/v20180301/api.json +2 -2
- tccli/services/mongodb/v20190725/api.json +57 -57
- tccli/services/mongodb/v20190725/examples.json +2 -2
- tccli/services/ms/v20180408/api.json +46 -46
- tccli/services/ocr/v20181119/api.json +1 -1
- tccli/services/organization/organization_client.py +2837 -293
- tccli/services/organization/v20210331/api.json +7182 -1735
- tccli/services/organization/v20210331/examples.json +384 -0
- tccli/services/tat/tat_client.py +53 -0
- tccli/services/tat/v20201028/api.json +149 -5
- tccli/services/tat/v20201028/examples.json +8 -0
- tccli/services/trocket/v20230308/api.json +65 -12
- {tccli-3.0.1171.1.dist-info → tccli-3.0.1172.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1171.1.dist-info → tccli-3.0.1172.1.dist-info}/RECORD +26 -26
- {tccli-3.0.1171.1.dist-info → tccli-3.0.1172.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1171.1.dist-info → tccli-3.0.1172.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1171.1.dist-info → tccli-3.0.1172.1.dist-info}/license_files/LICENSE +0 -0
@@ -133,6 +133,13 @@
|
|
133
133
|
"output": "DescribeRegisterInstancesResponse",
|
134
134
|
"status": "online"
|
135
135
|
},
|
136
|
+
"DescribeScenes": {
|
137
|
+
"document": "此接口用于查询场景详情。",
|
138
|
+
"input": "DescribeScenesRequest",
|
139
|
+
"name": "查询场景",
|
140
|
+
"output": "DescribeScenesResponse",
|
141
|
+
"status": "online"
|
142
|
+
},
|
136
143
|
"DisableInvoker": {
|
137
144
|
"document": "此接口用于停止执行器。",
|
138
145
|
"input": "DisableInvokerRequest",
|
@@ -893,7 +900,7 @@
|
|
893
900
|
{
|
894
901
|
"disabled": false,
|
895
902
|
"document": "参数名。\n注意:此字段可能返回 null,表示取不到有效值。",
|
896
|
-
"example": "
|
903
|
+
"example": "name",
|
897
904
|
"member": "string",
|
898
905
|
"name": "ParameterName",
|
899
906
|
"output_required": true,
|
@@ -904,7 +911,7 @@
|
|
904
911
|
{
|
905
912
|
"disabled": false,
|
906
913
|
"document": "参数默认值。\n注意:此字段可能返回 null,表示取不到有效值。",
|
907
|
-
"example": "
|
914
|
+
"example": "value",
|
908
915
|
"member": "string",
|
909
916
|
"name": "ParameterValue",
|
910
917
|
"output_required": true,
|
@@ -915,7 +922,7 @@
|
|
915
922
|
{
|
916
923
|
"disabled": false,
|
917
924
|
"document": "参数描述。\n注意:此字段可能返回 null,表示取不到有效值。",
|
918
|
-
"example": "
|
925
|
+
"example": "This is a parameter.",
|
919
926
|
"member": "string",
|
920
927
|
"name": "ParameterDescription",
|
921
928
|
"output_required": true,
|
@@ -1149,7 +1156,7 @@
|
|
1149
1156
|
},
|
1150
1157
|
{
|
1151
1158
|
"disabled": false,
|
1152
|
-
"document": "过滤条件。\n<li> command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。</li>\n<li> command-name - String - 是否必填:否 -(过滤条件)按照命令名称过滤。</li>\n<li> command-type - String - 是否必填:否 -(过滤条件)按照命令类型过滤,取值为 SHELL 或 POWERSHELL。</li>\n<li> created-by - String - 是否必填:否 -(过滤条件)按照命令创建者过滤,取值为 TAT 或 USER,TAT 代表公共命令,USER 代表由用户创建的命令。</li>\n<li> tag-key - String - 是否必填:否 -(过滤条件)按照标签键进行过滤。</li>\n<li> tag-value - String - 是否必填:否 -(过滤条件)按照标签值进行过滤。</li>\n<li> tag:tag-key - String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。使用请参考示例4</li>\n\n每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `CommandIds` 和 `Filters` 。",
|
1159
|
+
"document": "过滤条件。\n<li> command-id - String - 是否必填:否 -(过滤条件)按照命令ID过滤。</li>\n<li> command-name - String - 是否必填:否 -(过滤条件)按照命令名称过滤。</li>\n<li> command-type - String - 是否必填:否 -(过滤条件)按照命令类型过滤,取值为 SHELL 或 POWERSHELL。</li>\n<li> scene-id - String - 是否必填:否 -(过滤条件)按照场景ID过滤。</li>\n<li> created-by - String - 是否必填:否 -(过滤条件)按照命令创建者过滤,取值为 TAT 或 USER,TAT 代表公共命令,USER 代表由用户创建的命令。</li>\n<li> tag-key - String - 是否必填:否 -(过滤条件)按照标签键进行过滤。</li>\n<li> tag-value - String - 是否必填:否 -(过滤条件)按照标签值进行过滤。</li>\n<li> tag:tag-key - String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。使用请参考示例4</li>\n\n每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `CommandIds` 和 `Filters` 。",
|
1153
1160
|
"example": "无",
|
1154
1161
|
"member": "Filter",
|
1155
1162
|
"name": "Filters",
|
@@ -1716,6 +1723,80 @@
|
|
1716
1723
|
],
|
1717
1724
|
"type": "object"
|
1718
1725
|
},
|
1726
|
+
"DescribeScenesRequest": {
|
1727
|
+
"document": "DescribeScenes请求参数结构体",
|
1728
|
+
"members": [
|
1729
|
+
{
|
1730
|
+
"disabled": false,
|
1731
|
+
"document": "场景 ID 数组",
|
1732
|
+
"example": "[\"sc-12345678\"]",
|
1733
|
+
"member": "string",
|
1734
|
+
"name": "SceneIds",
|
1735
|
+
"required": false,
|
1736
|
+
"type": "list"
|
1737
|
+
},
|
1738
|
+
{
|
1739
|
+
"disabled": false,
|
1740
|
+
"document": "过滤条件。\n<li> scene-id - String - 是否必填:否 -(过滤条件)按照场景 ID 过滤。</li>\n<li> scene-name - String - 是否必填:否 -(过滤条件)按照场景名称过滤。</li>\n<li> created-by - String - 是否必填:否 -(过滤条件)按照场景创建者过滤,取值为 TAT 或 USER。TAT 代表公共命令,USER 代表由用户创建的命令。</li>\n\n每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `SceneIds` 和 `Filters` 。",
|
1741
|
+
"example": "{\"scene-id\": \"sc-12345678\"}",
|
1742
|
+
"member": "Filter",
|
1743
|
+
"name": "Filters",
|
1744
|
+
"required": false,
|
1745
|
+
"type": "list"
|
1746
|
+
},
|
1747
|
+
{
|
1748
|
+
"disabled": false,
|
1749
|
+
"document": "返回数量,默认为20,最大值为100。关于 `Limit` 的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。",
|
1750
|
+
"example": "20",
|
1751
|
+
"member": "uint64",
|
1752
|
+
"name": "Limit",
|
1753
|
+
"required": false,
|
1754
|
+
"type": "int"
|
1755
|
+
},
|
1756
|
+
{
|
1757
|
+
"disabled": false,
|
1758
|
+
"document": "偏移量,默认为0。关于 `Offset` 的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。",
|
1759
|
+
"example": "0",
|
1760
|
+
"member": "uint64",
|
1761
|
+
"name": "Offset",
|
1762
|
+
"required": false,
|
1763
|
+
"type": "int"
|
1764
|
+
}
|
1765
|
+
],
|
1766
|
+
"type": "object"
|
1767
|
+
},
|
1768
|
+
"DescribeScenesResponse": {
|
1769
|
+
"document": "DescribeScenes返回参数结构体",
|
1770
|
+
"members": [
|
1771
|
+
{
|
1772
|
+
"disabled": false,
|
1773
|
+
"document": "符合条件的场景总数。",
|
1774
|
+
"example": "1",
|
1775
|
+
"member": "uint64",
|
1776
|
+
"name": "TotalCount",
|
1777
|
+
"output_required": true,
|
1778
|
+
"type": "int",
|
1779
|
+
"value_allowed_null": false
|
1780
|
+
},
|
1781
|
+
{
|
1782
|
+
"disabled": false,
|
1783
|
+
"document": "场景详情列表。",
|
1784
|
+
"example": "无",
|
1785
|
+
"member": "Scene",
|
1786
|
+
"name": "SceneSet",
|
1787
|
+
"output_required": true,
|
1788
|
+
"type": "list",
|
1789
|
+
"value_allowed_null": false
|
1790
|
+
},
|
1791
|
+
{
|
1792
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1793
|
+
"member": "string",
|
1794
|
+
"name": "RequestId",
|
1795
|
+
"type": "string"
|
1796
|
+
}
|
1797
|
+
],
|
1798
|
+
"type": "object"
|
1799
|
+
},
|
1719
1800
|
"DisableInvokerRequest": {
|
1720
1801
|
"document": "DisableInvoker请求参数结构体",
|
1721
1802
|
"members": [
|
@@ -2740,7 +2821,7 @@
|
|
2740
2821
|
},
|
2741
2822
|
{
|
2742
2823
|
"disabled": false,
|
2743
|
-
"document": "
|
2824
|
+
"document": "实例名称。有效长度为 1~60 字符。",
|
2744
2825
|
"example": "register-test",
|
2745
2826
|
"member": "string",
|
2746
2827
|
"name": "InstanceName",
|
@@ -3257,6 +3338,67 @@
|
|
3257
3338
|
],
|
3258
3339
|
"type": "object"
|
3259
3340
|
},
|
3341
|
+
"Scene": {
|
3342
|
+
"document": "场景详情。",
|
3343
|
+
"members": [
|
3344
|
+
{
|
3345
|
+
"disabled": false,
|
3346
|
+
"document": "场景 ID 。\n注意:此字段可能返回 null,表示取不到有效值。",
|
3347
|
+
"example": "sc-12345678",
|
3348
|
+
"member": "string",
|
3349
|
+
"name": "SceneId",
|
3350
|
+
"output_required": false,
|
3351
|
+
"required": false,
|
3352
|
+
"type": "string",
|
3353
|
+
"value_allowed_null": true
|
3354
|
+
},
|
3355
|
+
{
|
3356
|
+
"disabled": false,
|
3357
|
+
"document": "场景名称。\n注意:此字段可能返回 null,表示取不到有效值。",
|
3358
|
+
"example": "运维场景",
|
3359
|
+
"member": "string",
|
3360
|
+
"name": "SceneName",
|
3361
|
+
"output_required": false,
|
3362
|
+
"required": false,
|
3363
|
+
"type": "string",
|
3364
|
+
"value_allowed_null": true
|
3365
|
+
},
|
3366
|
+
{
|
3367
|
+
"disabled": false,
|
3368
|
+
"document": "场景创建者。\n注意:此字段可能返回 null,表示取不到有效值。",
|
3369
|
+
"example": "USER",
|
3370
|
+
"member": "string",
|
3371
|
+
"name": "CreatedBy",
|
3372
|
+
"output_required": false,
|
3373
|
+
"required": false,
|
3374
|
+
"type": "string",
|
3375
|
+
"value_allowed_null": true
|
3376
|
+
},
|
3377
|
+
{
|
3378
|
+
"disabled": false,
|
3379
|
+
"document": "创建时间。\n注意:此字段可能返回 null,表示取不到有效值。",
|
3380
|
+
"example": "2021-05-12T02:49:04Z",
|
3381
|
+
"member": "string",
|
3382
|
+
"name": "CreatedTime",
|
3383
|
+
"output_required": false,
|
3384
|
+
"required": false,
|
3385
|
+
"type": "string",
|
3386
|
+
"value_allowed_null": true
|
3387
|
+
},
|
3388
|
+
{
|
3389
|
+
"disabled": false,
|
3390
|
+
"document": "更新时间。\n注意:此字段可能返回 null,表示取不到有效值。",
|
3391
|
+
"example": "2021-05-12T02:49:04Z",
|
3392
|
+
"member": "string",
|
3393
|
+
"name": "UpdatedTime",
|
3394
|
+
"output_required": false,
|
3395
|
+
"required": false,
|
3396
|
+
"type": "string",
|
3397
|
+
"value_allowed_null": true
|
3398
|
+
}
|
3399
|
+
],
|
3400
|
+
"usage": "both"
|
3401
|
+
},
|
3260
3402
|
"ScheduleSettings": {
|
3261
3403
|
"document": "周期执行器设置。",
|
3262
3404
|
"members": [
|
@@ -3302,6 +3444,7 @@
|
|
3302
3444
|
"example": "tag-key",
|
3303
3445
|
"member": "string",
|
3304
3446
|
"name": "Key",
|
3447
|
+
"output_required": true,
|
3305
3448
|
"required": true,
|
3306
3449
|
"type": "string",
|
3307
3450
|
"value_allowed_null": false
|
@@ -3312,6 +3455,7 @@
|
|
3312
3455
|
"example": "tag-value",
|
3313
3456
|
"member": "string",
|
3314
3457
|
"name": "Value",
|
3458
|
+
"output_required": true,
|
3315
3459
|
"required": true,
|
3316
3460
|
"type": "string",
|
3317
3461
|
"value_allowed_null": false
|
@@ -194,6 +194,14 @@
|
|
194
194
|
"title": "根据托管实例ID查询托管实例"
|
195
195
|
}
|
196
196
|
],
|
197
|
+
"DescribeScenes": [
|
198
|
+
{
|
199
|
+
"document": "",
|
200
|
+
"input": "POST / HTTP/1.1\nHost: tat.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeScenes\n<公共请求参数>\n\n{\n \"SceneIds\": [\n \"sc-12345678\"\n ],\n \"Offset\": 0,\n \"Limit\": 20\n}",
|
201
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"eb973a12-71e3-4c0c-b1d8-4b863e5f5daf\",\n \"TotalCount\": 1,\n \"SceneSet\": [\n {\n \"SceneId\": \"sc-12345678\",\n \"SceneName\": \"运维场景\",\n \"CreatedBy\": \"USER\",\n \"CreatedTime\": \"2020-11-02T02:48:11+00:00\",\n \"UpdatedTime\": \"2020-11-02T02:48:11+00:00\"\n }\n ]\n }\n}",
|
202
|
+
"title": "查询场景"
|
203
|
+
}
|
204
|
+
],
|
197
205
|
"DisableInvoker": [
|
198
206
|
{
|
199
207
|
"document": "",
|
@@ -521,7 +521,7 @@
|
|
521
521
|
},
|
522
522
|
{
|
523
523
|
"disabled": false,
|
524
|
-
"document": "
|
524
|
+
"document": "集群名称",
|
525
525
|
"example": "testName",
|
526
526
|
"member": "string",
|
527
527
|
"name": "Name",
|
@@ -557,7 +557,7 @@
|
|
557
557
|
},
|
558
558
|
{
|
559
559
|
"disabled": false,
|
560
|
-
"document": "
|
560
|
+
"document": "集群绑定的VPC信息,必填",
|
561
561
|
"example": "[]",
|
562
562
|
"member": "VpcInfo",
|
563
563
|
"name": "VpcList",
|
@@ -566,7 +566,7 @@
|
|
566
566
|
},
|
567
567
|
{
|
568
568
|
"disabled": false,
|
569
|
-
"document": "
|
569
|
+
"document": "是否开启公网,默认值为false表示不开启",
|
570
570
|
"example": "true",
|
571
571
|
"member": "bool",
|
572
572
|
"name": "EnablePublic",
|
@@ -575,7 +575,16 @@
|
|
575
575
|
},
|
576
576
|
{
|
577
577
|
"disabled": false,
|
578
|
-
"document": "
|
578
|
+
"document": "公网是否按流量计费,默认值为false表示不按流量计费",
|
579
|
+
"example": "false",
|
580
|
+
"member": "bool",
|
581
|
+
"name": "BillingFlow",
|
582
|
+
"required": false,
|
583
|
+
"type": "bool"
|
584
|
+
},
|
585
|
+
{
|
586
|
+
"disabled": false,
|
587
|
+
"document": "公网带宽(单位:兆),默认值为0。如果开启公网,该字段必须为大于0的正整数",
|
579
588
|
"example": "2",
|
580
589
|
"member": "int64",
|
581
590
|
"name": "Bandwidth",
|
@@ -602,7 +611,7 @@
|
|
602
611
|
},
|
603
612
|
{
|
604
613
|
"disabled": false,
|
605
|
-
"document": "付费模式(0: 后付费;1:
|
614
|
+
"document": "付费模式(0: 后付费;1: 预付费),默认值为0",
|
606
615
|
"example": "0",
|
607
616
|
"member": "int64",
|
608
617
|
"name": "PayMode",
|
@@ -611,7 +620,7 @@
|
|
611
620
|
},
|
612
621
|
{
|
613
622
|
"disabled": false,
|
614
|
-
"document": "是否自动续费(0: 不自动续费;1:
|
623
|
+
"document": "是否自动续费(0: 不自动续费;1: 自动续费),默认值为0",
|
615
624
|
"example": "1",
|
616
625
|
"member": "int64",
|
617
626
|
"name": "RenewFlag",
|
@@ -620,7 +629,7 @@
|
|
620
629
|
},
|
621
630
|
{
|
622
631
|
"disabled": false,
|
623
|
-
"document": "
|
632
|
+
"document": "购买时长(单位:月),默认值为1",
|
624
633
|
"example": "1",
|
625
634
|
"member": "int64",
|
626
635
|
"name": "TimeSpan",
|
@@ -5648,7 +5657,7 @@
|
|
5648
5657
|
{
|
5649
5658
|
"disabled": false,
|
5650
5659
|
"document": "消费组名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
5651
|
-
"example": "
|
5660
|
+
"example": "group1",
|
5652
5661
|
"member": "string",
|
5653
5662
|
"name": "GroupName",
|
5654
5663
|
"output_required": true,
|
@@ -5659,7 +5668,7 @@
|
|
5659
5668
|
{
|
5660
5669
|
"disabled": false,
|
5661
5670
|
"document": "备注信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
5662
|
-
"example": "
|
5671
|
+
"example": "remark1",
|
5663
5672
|
"member": "string",
|
5664
5673
|
"name": "Remark",
|
5665
5674
|
"output_required": false,
|
@@ -5670,7 +5679,7 @@
|
|
5670
5679
|
{
|
5671
5680
|
"disabled": false,
|
5672
5681
|
"document": "是否已导入,作为入参时无效\n注意:此字段可能返回 null,表示取不到有效值。",
|
5673
|
-
"example": "
|
5682
|
+
"example": "true",
|
5674
5683
|
"member": "bool",
|
5675
5684
|
"name": "Imported",
|
5676
5685
|
"output_required": true,
|
@@ -5681,7 +5690,7 @@
|
|
5681
5690
|
{
|
5682
5691
|
"disabled": false,
|
5683
5692
|
"document": "命名空间,仅4.x集群有效\n注意:此字段可能返回 null,表示取不到有效值。",
|
5684
|
-
"example": "
|
5693
|
+
"example": "namespace1",
|
5685
5694
|
"member": "string",
|
5686
5695
|
"name": "Namespace",
|
5687
5696
|
"output_required": false,
|
@@ -5692,13 +5701,57 @@
|
|
5692
5701
|
{
|
5693
5702
|
"disabled": false,
|
5694
5703
|
"document": "导入状态\nUnknown 未知\nSuccess 成功\nFailure 失败\nAlreadyExists 已存在\n注意:此字段可能返回 null,表示取不到有效值。",
|
5695
|
-
"example": "
|
5704
|
+
"example": "Success",
|
5696
5705
|
"member": "string",
|
5697
5706
|
"name": "ImportStatus",
|
5698
5707
|
"output_required": false,
|
5699
5708
|
"required": false,
|
5700
5709
|
"type": "string",
|
5701
5710
|
"value_allowed_null": true
|
5711
|
+
},
|
5712
|
+
{
|
5713
|
+
"disabled": false,
|
5714
|
+
"document": "4.x的命名空间,出参使用\n注意:此字段可能返回 null,表示取不到有效值。",
|
5715
|
+
"example": "namespace1",
|
5716
|
+
"member": "string",
|
5717
|
+
"name": "NamespaceV4",
|
5718
|
+
"output_required": false,
|
5719
|
+
"required": false,
|
5720
|
+
"type": "string",
|
5721
|
+
"value_allowed_null": true
|
5722
|
+
},
|
5723
|
+
{
|
5724
|
+
"disabled": false,
|
5725
|
+
"document": "4.x的消费组名,出参使用\n注意:此字段可能返回 null,表示取不到有效值。",
|
5726
|
+
"example": "group1",
|
5727
|
+
"member": "string",
|
5728
|
+
"name": "GroupNameV4",
|
5729
|
+
"output_required": false,
|
5730
|
+
"required": false,
|
5731
|
+
"type": "string",
|
5732
|
+
"value_allowed_null": true
|
5733
|
+
},
|
5734
|
+
{
|
5735
|
+
"disabled": false,
|
5736
|
+
"document": "4.x的完整命名空间,出参使用\n注意:此字段可能返回 null,表示取不到有效值。",
|
5737
|
+
"example": "namespace1",
|
5738
|
+
"member": "string",
|
5739
|
+
"name": "FullNamespaceV4",
|
5740
|
+
"output_required": false,
|
5741
|
+
"required": false,
|
5742
|
+
"type": "string",
|
5743
|
+
"value_allowed_null": true
|
5744
|
+
},
|
5745
|
+
{
|
5746
|
+
"disabled": false,
|
5747
|
+
"document": "是否为顺序投递,5.0有效\n注意:此字段可能返回 null,表示取不到有效值。",
|
5748
|
+
"example": "false",
|
5749
|
+
"member": "bool",
|
5750
|
+
"name": "ConsumeMessageOrderly",
|
5751
|
+
"output_required": false,
|
5752
|
+
"required": false,
|
5753
|
+
"type": "bool",
|
5754
|
+
"value_allowed_null": true
|
5702
5755
|
}
|
5703
5756
|
],
|
5704
5757
|
"usage": "both"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1172.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.1172
|
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=BIHDtwDvbfhO74gAII6bQdyrV-Rv8s_TrhrxZc4EgSo,27
|
2
2
|
tccli/argparser.py,sha256=iFaw_iIMdyVwUdcv2_2OHQfe7-7j9yGzoOgXgXswoBo,5555
|
3
3
|
tccli/argument.py,sha256=ZtVo3AySpzM-Hw6_hPdU27FjUsc8QPB2fIuLy7JSBAk,8091
|
4
4
|
tccli/base_command.py,sha256=rFWNAwfS0GA6LLGNOM-iPI0RV81Jag5cZn536ZQN0pw,2859
|
@@ -128,7 +128,7 @@ tccli/services/bi/v20220105/api.json,sha256=xOdlmzA3UCEGomKr2936Pkk4nP5HpXZh1Jwt
|
|
128
128
|
tccli/services/bi/v20220105/examples.json,sha256=g7Gl2wwBNVH432xMf3-8Hx9TWS-UOpQTOgpARxaWEek,28583
|
129
129
|
tccli/services/billing/__init__.py,sha256=nXe5kwm1G0HeH0itxncDA2xjwgaXNuqihS3NdFYZyR0,93
|
130
130
|
tccli/services/billing/billing_client.py,sha256=EQgXC0-ek004myATUTFjfnRnjrVJalIcsu6sr4g7YR4,146415
|
131
|
-
tccli/services/billing/v20180709/api.json,sha256=
|
131
|
+
tccli/services/billing/v20180709/api.json,sha256=sFKdJzhyaEhV1iZa_pZADkWW8NQidzTqrFrD5ZuSm1M,542628
|
132
132
|
tccli/services/billing/v20180709/examples.json,sha256=ofPJP0fb3yceiOKYW6eXGl8b-M8jZh-wYdYOkcvtf1U,198877
|
133
133
|
tccli/services/bizlive/__init__.py,sha256=PEV12eA7IPbA2TauLBAC6lLPTkVR5XiofE2nF1L1LHA,93
|
134
134
|
tccli/services/bizlive/bizlive_client.py,sha256=_wKJYGpgm_wC8ZvfHWD8YxbfPSJ3a0BmQRky5D7M7pc,24051
|
@@ -438,18 +438,18 @@ tccli/services/emr/v20190103/api.json,sha256=3IVtGwzAgj4IY8soZf5-chLn2hrECVRkxII
|
|
438
438
|
tccli/services/emr/v20190103/examples.json,sha256=J5bIL2OajCEkRVw4_qnYi1dEaDCA6aJJAqDlkvFwSBY,93209
|
439
439
|
tccli/services/es/__init__.py,sha256=Tgbj2S-AFcftz26Uaksp0nrbDZShO6QOdNN89tFu9s0,83
|
440
440
|
tccli/services/es/es_client.py,sha256=CafnSOgO1SckwFnNP619y1SuAC4NhGizbq3f5qv0Muk,176095
|
441
|
-
tccli/services/es/v20180416/api.json,sha256=
|
441
|
+
tccli/services/es/v20180416/api.json,sha256=0N4S24h7r4o8ev7OjrF14E7lEcCR6DRa2mHWeje823Y,336764
|
442
442
|
tccli/services/es/v20180416/examples.json,sha256=lF0YOqHfEToT1VSVlRBB9UiYIisjnlQJDWMNkyYpoYY,73702
|
443
443
|
tccli/services/ess/__init__.py,sha256=heBHzUKDuNxQ68yNutgyA8stCndyFWqYJqiQFozTiDs,85
|
444
|
-
tccli/services/ess/ess_client.py,sha256=
|
445
|
-
tccli/services/ess/v20201111/api.json,sha256=
|
446
|
-
tccli/services/ess/v20201111/examples.json,sha256=
|
444
|
+
tccli/services/ess/ess_client.py,sha256=hiazuc5YwOHMYq-MekCdv9SOCGYohJgTOsXgmT1NeA4,282870
|
445
|
+
tccli/services/ess/v20201111/api.json,sha256=K6CugZ0Cq3hweua6jM63yqJC9xVh_qOUHjHZNH02HFA,719540
|
446
|
+
tccli/services/ess/v20201111/examples.json,sha256=fzh0M_H9qtQzcTAYyKlh7-9pVKHZ3Tp4MtNvZ98fBM4,570574
|
447
447
|
tccli/services/essbasic/__init__.py,sha256=Uh5kuYtJvJ4F1S2w-19_B6a_JMF1ubh8Se-7p5LA0PE,95
|
448
|
-
tccli/services/essbasic/essbasic_client.py,sha256=
|
448
|
+
tccli/services/essbasic/essbasic_client.py,sha256=HpUoYdfQWVWY4nAI5bPJXQ7BAVVA0uJ3IEVaviW5u_M,407926
|
449
449
|
tccli/services/essbasic/v20201222/api.json,sha256=8yA-0DwpjBAZajDJnp3flQ2xn1sdkZMVQcvegUcemSM,184116
|
450
450
|
tccli/services/essbasic/v20201222/examples.json,sha256=TsEP0F9v4W6KvnFnczr2diMh2NX2Tp7TcCEkoeBw69Q,68751
|
451
|
-
tccli/services/essbasic/v20210526/api.json,sha256=
|
452
|
-
tccli/services/essbasic/v20210526/examples.json,sha256=
|
451
|
+
tccli/services/essbasic/v20210526/api.json,sha256=iWVa2tI8Tvfaf9UjGOloWSiomFX-M4mwdK-E-xXiQVc,651660
|
452
|
+
tccli/services/essbasic/v20210526/examples.json,sha256=cD5ijmOTUgr8llwN-qLRvFwoXKj3vO2dzFRoNr7l5e0,426925
|
453
453
|
tccli/services/facefusion/__init__.py,sha256=5IsXKY7EJG73GoLZDaRk_QwthyDmfes1nKAVdwZETUE,99
|
454
454
|
tccli/services/facefusion/facefusion_client.py,sha256=WOqOQDPKlKpXTGcmw5t5uZKY0VhwRJtud72Vx6CR2h4,18163
|
455
455
|
tccli/services/facefusion/v20181201/api.json,sha256=fZh2mpYwJiv-Q1Yq9KMyQdm9xbECO2FsDWRGQlNOVmc,24088
|
@@ -458,7 +458,7 @@ tccli/services/facefusion/v20220927/api.json,sha256=EuAdnEkzUV_zJw42GIitCnYfmH9h
|
|
458
458
|
tccli/services/facefusion/v20220927/examples.json,sha256=_btrxIf-u3StmtTCHRFRZddFx8HG-kmIvfB8GARQp-4,6619
|
459
459
|
tccli/services/faceid/__init__.py,sha256=zbcAvv37wx7NH6hsSFPSCqgR2ih1UiQOdqNfmitdeVY,91
|
460
460
|
tccli/services/faceid/faceid_client.py,sha256=Es-scyPV_zLnZUIf8SfdsXf6L2XJXQKZsSe0YYF7sn0,119863
|
461
|
-
tccli/services/faceid/v20180301/api.json,sha256=
|
461
|
+
tccli/services/faceid/v20180301/api.json,sha256=NHiUcZyVs_QQoWJdDm9mxSJiTwgnYV89ZUMS4SDrztY,205484
|
462
462
|
tccli/services/faceid/v20180301/examples.json,sha256=9q0Uv8yTZRYsIJHt7tnGgVAH0cYSHHp7wWf7N0DayuQ,40296
|
463
463
|
tccli/services/fmu/__init__.py,sha256=uYgLsNe53oF1T-qH3hFFAdGC7d9SKthtORQ7dLiPfx8,85
|
464
464
|
tccli/services/fmu/fmu_client.py,sha256=8BCV5LAHPDHw8O749qGM5hthX50xVO5d76fZmWKSlbQ,36237
|
@@ -658,8 +658,8 @@ tccli/services/mongodb/__init__.py,sha256=Xj1cMJt16_OaoYzXR0TgIRPw-DADd-yJkmk3Ce
|
|
658
658
|
tccli/services/mongodb/mongodb_client.py,sha256=0spoHSRt14B4XKjdARXkSwlvc5JhtmymdWA9SxqCyhk,176731
|
659
659
|
tccli/services/mongodb/v20180408/api.json,sha256=l4yqKb-EpX1lQQbdCwh9d2YggVEV6jyVtPLjGl0pIP4,59863
|
660
660
|
tccli/services/mongodb/v20180408/examples.json,sha256=m0QxtHY1zfQK9fElicK1tjYJzpO9C3WGAFZcQFtxUB0,9405
|
661
|
-
tccli/services/mongodb/v20190725/api.json,sha256=
|
662
|
-
tccli/services/mongodb/v20190725/examples.json,sha256=
|
661
|
+
tccli/services/mongodb/v20190725/api.json,sha256=DHRCfvFbGfb7owYs_4IjpVKPlBzxqJ15staDvxH1i_k,248931
|
662
|
+
tccli/services/mongodb/v20190725/examples.json,sha256=b5grDSGwY3JgwxtHuvEOiZDB0oRp3cbj7SorolAqNR0,73232
|
663
663
|
tccli/services/monitor/__init__.py,sha256=Fqyy64XBMByiqJHyjxbaJeQDJAGMyktujsYRmXhosc8,93
|
664
664
|
tccli/services/monitor/monitor_client.py,sha256=871iRrgD7D3FFVvEEUZ5t3clOdLVudndM8AUlIXQZNY,495612
|
665
665
|
tccli/services/monitor/v20180724/api.json,sha256=uIfEtbVeSecUZxUEamdPNWn_NVOZZp7ra17_i9ZMEME,714449
|
@@ -674,7 +674,7 @@ tccli/services/mrs/v20200910/api.json,sha256=ZjM5LASDU0S7-3XNMJs18yMDo-HBrvdpzHj
|
|
674
674
|
tccli/services/mrs/v20200910/examples.json,sha256=px-DRJdG1jbh5QeSJ-udgqCHl4LuRbhiQz_5GmZJ_ic,164306
|
675
675
|
tccli/services/ms/__init__.py,sha256=JqihrSVQHDfhGPtvf-gDtLEmfnD6ihFXsQbLVLPw5RI,83
|
676
676
|
tccli/services/ms/ms_client.py,sha256=pm0W8AGO8_W9fC55lMTjjZaDMVKzqPfM97E5RZZ8uRs,76993
|
677
|
-
tccli/services/ms/v20180408/api.json,sha256=
|
677
|
+
tccli/services/ms/v20180408/api.json,sha256=74CSugOXJEPfseWhn12oI438SJqxiLegjAn2bSHGz-M,153319
|
678
678
|
tccli/services/ms/v20180408/examples.json,sha256=aBh8zJ99xvaBJjsaWaVbNzDg0yS4iMljx_Dj_bbRE4Y,41604
|
679
679
|
tccli/services/msp/__init__.py,sha256=0k_5yz4kYV72TCSBHRT9p4FBqtVxKOiOrNCR-QXcjEA,85
|
680
680
|
tccli/services/msp/msp_client.py,sha256=wfhxWd64GZrHyiB3RxdOYC6ArXUY6TYNFjpkwLqfCcU,27361
|
@@ -698,18 +698,18 @@ tccli/services/oceanus/v20190422/api.json,sha256=880gp0p46Uo8I08-RD8G3_QGX_0-t8H
|
|
698
698
|
tccli/services/oceanus/v20190422/examples.json,sha256=qcKM-kj7kJVYjNKraB6sYf4GIBxKYqyFuxi8P1d6Fk4,48148
|
699
699
|
tccli/services/ocr/__init__.py,sha256=1UdHN9VtB5qVwAn2FMefSi4BhMTJOjmFgYZT-zTEVBM,85
|
700
700
|
tccli/services/ocr/ocr_client.py,sha256=L3ZoHryCN1ZyIY_0VswbE80oVIoY3XD7G7w4l6lWYSc,267687
|
701
|
-
tccli/services/ocr/v20181119/api.json,sha256=
|
701
|
+
tccli/services/ocr/v20181119/api.json,sha256=NULFsh38XUNvRo1-jwXwM464g0EvC9RSNSw-oDDCDqs,773079
|
702
702
|
tccli/services/ocr/v20181119/examples.json,sha256=1oH5e9nLPdKtQTQ-aDxNDveygXmrZ1NkqYtCbSIH13Q,555111
|
703
703
|
tccli/services/omics/__init__.py,sha256=2Uhk7Pv4ejuVCryMqNlAdn8xPMdHO2Hr4500KAZ0W-M,89
|
704
704
|
tccli/services/omics/omics_client.py,sha256=D589nMlFbMtuOazg_7UEh3YYfTHvnDwjI-0JMjifdaY,67016
|
705
705
|
tccli/services/omics/v20221128/api.json,sha256=j66VwSN8UcUKt-7f8Vw1LKf2tWjGVRpwy7dGThA0sGY,106516
|
706
706
|
tccli/services/omics/v20221128/examples.json,sha256=3WRc7Du_jQ_aUUU0KT0nsoLyua59MrjUJFW-VEAzxl8,29446
|
707
707
|
tccli/services/organization/__init__.py,sha256=ctNPQB07daPeppmKKoViB5ommtY2F8xr2Ks2I9WGWCE,103
|
708
|
-
tccli/services/organization/organization_client.py,sha256=
|
708
|
+
tccli/services/organization/organization_client.py,sha256=24LymxGuXa__7I1-DOUAzNVFK6Kf8epIYp4zN_Js4xg,402243
|
709
709
|
tccli/services/organization/v20181225/api.json,sha256=Bq0n7euJrpJ9MQeruDyZyC2eM0T8b1ZepvhVZVK_Oto,37473
|
710
710
|
tccli/services/organization/v20181225/examples.json,sha256=7vLd0IMYvL3fUbl0tzptov0jTz_K_v4afVjhdQ626Yw,9513
|
711
|
-
tccli/services/organization/v20210331/api.json,sha256=
|
712
|
-
tccli/services/organization/v20210331/examples.json,sha256=
|
711
|
+
tccli/services/organization/v20210331/api.json,sha256=ZJ95lDIFMMtsR1KCj6tE11UKTUshlq3Kizck5FpZJb4,412746
|
712
|
+
tccli/services/organization/v20210331/examples.json,sha256=kKrE0F3Liepzk3TPam2sTP8u-FZlT09rkdQQke_qea4,95017
|
713
713
|
tccli/services/partners/__init__.py,sha256=AP1gFrD80rauxk19ybZuAoeHwKlORcA0SSd0lWV4MQM,95
|
714
714
|
tccli/services/partners/partners_client.py,sha256=X_58_RrKS4JMa4bEiwzkHuKPeqyVaZbAVzziGy8COOs,64685
|
715
715
|
tccli/services/partners/v20180321/api.json,sha256=RkXC-eBnPmi-j0eP-P84VLrtHd2ae4PypouAGgZb9bY,86136
|
@@ -829,9 +829,9 @@ tccli/services/tan/tan_client.py,sha256=sf-UzaRzb63RSYrkTGdCQNWGflbbKjLwC50tsElJ
|
|
829
829
|
tccli/services/tan/v20220420/api.json,sha256=dlbHqD5uuHK7F8KSX7hf7P12Uajk6vrXYGfxcqBI4HM,2127
|
830
830
|
tccli/services/tan/v20220420/examples.json,sha256=FZW3PzqoUDLpYVmtvwEc8RpQKqfnlDGLbfRKUugzYtk,1176
|
831
831
|
tccli/services/tat/__init__.py,sha256=8fQ5BGex_5qTfyAR_r_y3T68uP2pFZ82JmPmFUSYkuE,85
|
832
|
-
tccli/services/tat/tat_client.py,sha256=
|
833
|
-
tccli/services/tat/v20201028/api.json,sha256=
|
834
|
-
tccli/services/tat/v20201028/examples.json,sha256=
|
832
|
+
tccli/services/tat/tat_client.py,sha256=qbr6V7kFdGpG8HTXH8WriQuzey1A2tuEqmLzCXANf94,95000
|
833
|
+
tccli/services/tat/v20201028/api.json,sha256=nOlpnibJPCGpUsw7A2X17FSg-2bTxAn76jUoory57NI,129417
|
834
|
+
tccli/services/tat/v20201028/examples.json,sha256=hfTboi-Ss8Zb0ZcC-TbP_XFwNCUYdJVGM0MF9ruu0hM,38364
|
835
835
|
tccli/services/tav/__init__.py,sha256=d-nxCXtMDiHvLPUNuolFhun4J0csi0egBZ6eXxskDFc,85
|
836
836
|
tccli/services/tav/tav_client.py,sha256=DbJ9SL8yuC2VRkG2m889iVgSgt70V9QY8C1k_Vj9cwk,17800
|
837
837
|
tccli/services/tav/v20190118/api.json,sha256=nibeBn23FPJMqMok53XOecgitvjablbLtD_ScPZUGLU,8443
|
@@ -986,7 +986,7 @@ tccli/services/trdp/v20220726/api.json,sha256=KYiR1uztdZ61ICgOIctxJkaTTXRQ7b69Gm
|
|
986
986
|
tccli/services/trdp/v20220726/examples.json,sha256=P0dCwSSJOPSy3XZ8_Ueb8WsWRGNT-C02xSxpL0QbsxA,2955
|
987
987
|
tccli/services/trocket/__init__.py,sha256=p5durI8FsYhlCABLHScnBZTSrD6t6X8dCq0_m0wOSQQ,93
|
988
988
|
tccli/services/trocket/trocket_client.py,sha256=yZ9Rk4zr9e4m6JOVPUV_qvTdQsMZdSgfBKtCQJCa8a0,157314
|
989
|
-
tccli/services/trocket/v20230308/api.json,sha256=
|
989
|
+
tccli/services/trocket/v20230308/api.json,sha256=27cFiHKBdyYTggxmVk7rRVHPRUI3eB3skJ0qQZwWKmQ,203944
|
990
990
|
tccli/services/trocket/v20230308/examples.json,sha256=rG2Pd5TJgxe3033UzatTkF5iVYXd7pc5CMeHmK1gzX8,51370
|
991
991
|
tccli/services/trp/__init__.py,sha256=T-R-mOKU-Yw3iE6Me6WIUj0jVKRMD9-sTiAfkNGZvPo,85
|
992
992
|
tccli/services/trp/trp_client.py,sha256=ZzRpWZdTiKDrTIrZCDyvd3YiVH2pTm8FQHMIexAPRVU,172205
|
@@ -1104,8 +1104,8 @@ tccli/services/yunsou/v20180504/api.json,sha256=2808fil5p3pTEJ3SqXEEq7eSrASZOiv8
|
|
1104
1104
|
tccli/services/yunsou/v20180504/examples.json,sha256=Jg4WuqS_Wxl7eTBMbzjem65FuUZQi3qq3xtlBNFZlTU,11870
|
1105
1105
|
tccli/services/yunsou/v20191115/api.json,sha256=r_p7c7fMNylQVDpSN0CkUB4Cx1nYW1lI3BM_Zi50FNs,15932
|
1106
1106
|
tccli/services/yunsou/v20191115/examples.json,sha256=vN5MzexHVPMckm4MbnXNiOe3KKiVchvf4_uLpjOskuk,3983
|
1107
|
-
tccli-3.0.
|
1108
|
-
tccli-3.0.
|
1109
|
-
tccli-3.0.
|
1110
|
-
tccli-3.0.
|
1111
|
-
tccli-3.0.
|
1107
|
+
tccli-3.0.1172.1.dist-info/METADATA,sha256=Ww8X2_HXan4IL3tjInfCFZYc1PZQxOW9GdyqKRGwJl0,16172
|
1108
|
+
tccli-3.0.1172.1.dist-info/WHEEL,sha256=HyPWovjK_wfsxZqVnw7Bu5rgKxNh3Nm__lHm0ALDcb4,101
|
1109
|
+
tccli-3.0.1172.1.dist-info/entry_points.txt,sha256=9ZzsXxi7Xj3ZneT7VxRVJpFvnmdEOeysh999_0gWVvo,85
|
1110
|
+
tccli-3.0.1172.1.dist-info/license_files/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
1111
|
+
tccli-3.0.1172.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|