tccli 3.0.1336.1__py2.py3-none-any.whl → 3.0.1338.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.
Files changed (53) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/antiddos/v20200309/api.json +2 -2
  3. tccli/services/asr/v20190614/api.json +1 -1
  4. tccli/services/captcha/v20190722/api.json +10 -0
  5. tccli/services/cdb/v20170320/api.json +1 -1
  6. tccli/services/cdwdoris/v20211228/api.json +4 -4
  7. tccli/services/cfs/v20190719/api.json +6 -3
  8. tccli/services/cfw/v20190904/api.json +9 -0
  9. tccli/services/cls/v20201016/api.json +1 -1
  10. tccli/services/cme/v20191029/api.json +1 -1
  11. tccli/services/csip/v20221121/api.json +10 -0
  12. tccli/services/es/v20250101/api.json +71 -0
  13. tccli/services/ess/ess_client.py +106 -0
  14. tccli/services/ess/v20201111/api.json +179 -1
  15. tccli/services/ess/v20201111/examples.json +16 -0
  16. tccli/services/essbasic/essbasic_client.py +114 -8
  17. tccli/services/essbasic/v20210526/api.json +163 -3
  18. tccli/services/essbasic/v20210526/examples.json +16 -0
  19. tccli/services/gs/v20191118/api.json +11 -1
  20. tccli/services/gs/v20191118/examples.json +1 -1
  21. tccli/services/hunyuan/v20230901/api.json +3 -3
  22. tccli/services/lighthouse/lighthouse_client.py +53 -0
  23. tccli/services/lighthouse/v20200324/api.json +43 -0
  24. tccli/services/lighthouse/v20200324/examples.json +8 -0
  25. tccli/services/live/live_client.py +285 -20
  26. tccli/services/live/v20180801/api.json +549 -0
  27. tccli/services/live/v20180801/examples.json +40 -0
  28. tccli/services/lke/lke_client.py +110 -4
  29. tccli/services/lke/v20231130/api.json +141 -0
  30. tccli/services/lke/v20231130/examples.json +16 -0
  31. tccli/services/lkeap/v20240522/api.json +3 -3
  32. tccli/services/mps/v20190612/api.json +117 -1
  33. tccli/services/ocr/v20181119/examples.json +1 -1
  34. tccli/services/tdmq/v20200217/api.json +165 -25
  35. tccli/services/tdmq/v20200217/examples.json +1 -1
  36. tccli/services/teo/v20220901/api.json +1 -1
  37. tccli/services/tiia/tiia_client.py +73 -126
  38. tccli/services/tiia/v20190529/api.json +0 -112
  39. tccli/services/tiia/v20190529/examples.json +0 -14
  40. tccli/services/tione/tione_client.py +216 -4
  41. tccli/services/tione/v20211111/api.json +190 -0
  42. tccli/services/tione/v20211111/examples.json +32 -0
  43. tccli/services/trocket/trocket_client.py +161 -55
  44. tccli/services/trocket/v20230308/api.json +307 -1
  45. tccli/services/trocket/v20230308/examples.json +16 -0
  46. tccli/services/trtc/v20190722/api.json +2 -2
  47. tccli/services/tsf/v20180326/api.json +2 -2
  48. tccli/services/tsf/v20180326/examples.json +2 -2
  49. {tccli-3.0.1336.1.dist-info → tccli-3.0.1338.1.dist-info}/METADATA +2 -2
  50. {tccli-3.0.1336.1.dist-info → tccli-3.0.1338.1.dist-info}/RECORD +53 -53
  51. {tccli-3.0.1336.1.dist-info → tccli-3.0.1338.1.dist-info}/WHEEL +0 -0
  52. {tccli-3.0.1336.1.dist-info → tccli-3.0.1338.1.dist-info}/entry_points.txt +0 -0
  53. {tccli-3.0.1336.1.dist-info → tccli-3.0.1338.1.dist-info}/license_files/LICENSE +0 -0
@@ -301,6 +301,13 @@
301
301
  "output": "DescribeMigratingTopicStatsResponse",
302
302
  "status": "online"
303
303
  },
304
+ "DescribeMigrationTaskList": {
305
+ "document": "获取数据迁移任务列表,Filter参数使用说明如下:\n\nTaskId,根据任务ID精确查找\nInstanceId,根据实例ID精确查找\nType,根据任务类型精确查找",
306
+ "input": "DescribeMigrationTaskListRequest",
307
+ "name": "获取数据迁移任务列表",
308
+ "output": "DescribeMigrationTaskListResponse",
309
+ "status": "online"
310
+ },
304
311
  "DescribeProductSKUs": {
305
312
  "document": "查询产品售卖规格,针对 RocketMQ 5.x 集群。",
306
313
  "input": "DescribeProductSKUsRequest",
@@ -315,6 +322,13 @@
315
322
  "output": "DescribeRoleListResponse",
316
323
  "status": "online"
317
324
  },
325
+ "DescribeSmoothMigrationTaskList": {
326
+ "document": "用于查询平滑迁移任务列表\n\n查询参数Filters, 支持的字段如下:\nTaskStatus, 支持多选 \nConnectionType,支持多选 \nInstanceId,精确搜索 \nTaskName,支持模糊搜索",
327
+ "input": "DescribeSmoothMigrationTaskListRequest",
328
+ "name": "获取平滑迁移任务列表",
329
+ "output": "DescribeSmoothMigrationTaskListResponse",
330
+ "status": "online"
331
+ },
318
332
  "DescribeSourceClusterGroupList": {
319
333
  "document": "平滑迁移过程获取源集群group列表接口\n\n查询过滤器,支持字段\nGroupName,消费组名称模糊搜索\nImported,是否已导入\nImportStatus,导入状态\nNamespace,命名空间",
320
334
  "input": "DescribeSourceClusterGroupListRequest",
@@ -4391,6 +4405,71 @@
4391
4405
  ],
4392
4406
  "type": "object"
4393
4407
  },
4408
+ "DescribeMigrationTaskListRequest": {
4409
+ "document": "DescribeMigrationTaskList请求参数结构体",
4410
+ "members": [
4411
+ {
4412
+ "disabled": false,
4413
+ "document": "查询条件列表",
4414
+ "example": "无",
4415
+ "member": "Filter",
4416
+ "name": "Filters",
4417
+ "required": false,
4418
+ "type": "list"
4419
+ },
4420
+ {
4421
+ "disabled": false,
4422
+ "document": "查询起始位置",
4423
+ "example": "0",
4424
+ "member": "int64",
4425
+ "name": "Offset",
4426
+ "required": false,
4427
+ "type": "int"
4428
+ },
4429
+ {
4430
+ "disabled": false,
4431
+ "document": "查询结果限制数量",
4432
+ "example": "20",
4433
+ "member": "int64",
4434
+ "name": "Limit",
4435
+ "required": false,
4436
+ "type": "int"
4437
+ }
4438
+ ],
4439
+ "type": "object"
4440
+ },
4441
+ "DescribeMigrationTaskListResponse": {
4442
+ "document": "DescribeMigrationTaskList返回参数结构体",
4443
+ "members": [
4444
+ {
4445
+ "disabled": false,
4446
+ "document": "查询总数",
4447
+ "example": "10",
4448
+ "member": "int64",
4449
+ "name": "TotalCount",
4450
+ "output_required": false,
4451
+ "type": "int",
4452
+ "value_allowed_null": false
4453
+ },
4454
+ {
4455
+ "disabled": false,
4456
+ "document": "迁移任务列表\n注意:此字段可能返回 null,表示取不到有效值。",
4457
+ "example": "无",
4458
+ "member": "MigrationTaskItem",
4459
+ "name": "Tasks",
4460
+ "output_required": true,
4461
+ "type": "list",
4462
+ "value_allowed_null": true
4463
+ },
4464
+ {
4465
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4466
+ "member": "string",
4467
+ "name": "RequestId",
4468
+ "type": "string"
4469
+ }
4470
+ ],
4471
+ "type": "object"
4472
+ },
4394
4473
  "DescribeProductSKUsRequest": {
4395
4474
  "document": "DescribeProductSKUs请求参数结构体",
4396
4475
  "members": [],
@@ -4492,6 +4571,71 @@
4492
4571
  ],
4493
4572
  "type": "object"
4494
4573
  },
4574
+ "DescribeSmoothMigrationTaskListRequest": {
4575
+ "document": "DescribeSmoothMigrationTaskList请求参数结构体",
4576
+ "members": [
4577
+ {
4578
+ "disabled": false,
4579
+ "document": "查询起始位置",
4580
+ "example": "0",
4581
+ "member": "int64",
4582
+ "name": "Offset",
4583
+ "required": true,
4584
+ "type": "int"
4585
+ },
4586
+ {
4587
+ "disabled": false,
4588
+ "document": "查询结果限制数量",
4589
+ "example": "10",
4590
+ "member": "int64",
4591
+ "name": "Limit",
4592
+ "required": true,
4593
+ "type": "int"
4594
+ },
4595
+ {
4596
+ "disabled": false,
4597
+ "document": "查询条件列表",
4598
+ "example": "无",
4599
+ "member": "Filter",
4600
+ "name": "Filters",
4601
+ "required": false,
4602
+ "type": "list"
4603
+ }
4604
+ ],
4605
+ "type": "object"
4606
+ },
4607
+ "DescribeSmoothMigrationTaskListResponse": {
4608
+ "document": "DescribeSmoothMigrationTaskList返回参数结构体",
4609
+ "members": [
4610
+ {
4611
+ "disabled": false,
4612
+ "document": "查询总数\n注意:此字段可能返回 null,表示取不到有效值。",
4613
+ "example": "10",
4614
+ "member": "int64",
4615
+ "name": "TotalCount",
4616
+ "output_required": false,
4617
+ "type": "int",
4618
+ "value_allowed_null": true
4619
+ },
4620
+ {
4621
+ "disabled": false,
4622
+ "document": "任务列表\t\n注意:此字段可能返回 null,表示取不到有效值。",
4623
+ "example": "无",
4624
+ "member": "SmoothMigrationTaskItem",
4625
+ "name": "Data",
4626
+ "output_required": false,
4627
+ "type": "list",
4628
+ "value_allowed_null": true
4629
+ },
4630
+ {
4631
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4632
+ "member": "string",
4633
+ "name": "RequestId",
4634
+ "type": "string"
4635
+ }
4636
+ ],
4637
+ "type": "object"
4638
+ },
4495
4639
  "DescribeSourceClusterGroupListRequest": {
4496
4640
  "document": "DescribeSourceClusterGroupList请求参数结构体",
4497
4641
  "members": [
@@ -6502,7 +6646,7 @@
6502
6646
  },
6503
6647
  {
6504
6648
  "disabled": false,
6505
- "document": "迁移状态 S_RW_D_NA 源集群读写 S_RW_D_R 源集群读写目标集群读 S_RW_D_RW 源集群读写目标集群读写 S_R_D_RW 源集群读目标集群读写 S_NA_D_RW 目标集群读写",
6649
+ "document": "迁移状态 \nS_RW_D_NA 源集群读写,\nS_RW_D_R 源集群读写目标集群读,\nS_RW_D_RW 源集群读写目标集群读写,\nS_R_D_RW 源集群读目标集群读写,\nS_NA_D_RW 目标集群读写",
6506
6650
  "example": "S_RW_D_NA",
6507
6651
  "member": "string",
6508
6652
  "name": "MigrationStatus",
@@ -6583,6 +6727,82 @@
6583
6727
  ],
6584
6728
  "usage": "out"
6585
6729
  },
6730
+ "MigrationTaskItem": {
6731
+ "document": "迁移任务信息",
6732
+ "members": [
6733
+ {
6734
+ "disabled": false,
6735
+ "document": "任务ID",
6736
+ "example": "xxx",
6737
+ "member": "string",
6738
+ "name": "TaskId",
6739
+ "output_required": true,
6740
+ "type": "string",
6741
+ "value_allowed_null": false
6742
+ },
6743
+ {
6744
+ "disabled": false,
6745
+ "document": "实例ID",
6746
+ "example": "rmq-xxxx",
6747
+ "member": "string",
6748
+ "name": "InstanceId",
6749
+ "output_required": true,
6750
+ "type": "string",
6751
+ "value_allowed_null": false
6752
+ },
6753
+ {
6754
+ "disabled": false,
6755
+ "document": "0 - 未指定(存量)\n1 - 元数据导入",
6756
+ "example": "1",
6757
+ "member": "int64",
6758
+ "name": "Type",
6759
+ "output_required": true,
6760
+ "type": "int",
6761
+ "value_allowed_null": false
6762
+ },
6763
+ {
6764
+ "disabled": false,
6765
+ "document": "主题总数",
6766
+ "example": "10",
6767
+ "member": "int64",
6768
+ "name": "TopicNum",
6769
+ "output_required": true,
6770
+ "type": "int",
6771
+ "value_allowed_null": false
6772
+ },
6773
+ {
6774
+ "disabled": false,
6775
+ "document": "消费组总数",
6776
+ "example": "10",
6777
+ "member": "int64",
6778
+ "name": "GroupNum",
6779
+ "output_required": true,
6780
+ "type": "int",
6781
+ "value_allowed_null": false
6782
+ },
6783
+ {
6784
+ "disabled": false,
6785
+ "document": "任务状态: 0,迁移中 1,迁移成功 2,迁移完成,只有部分数据完成迁移",
6786
+ "example": "无",
6787
+ "member": "int64",
6788
+ "name": "Status",
6789
+ "output_required": true,
6790
+ "type": "int",
6791
+ "value_allowed_null": false
6792
+ },
6793
+ {
6794
+ "disabled": false,
6795
+ "document": "创建时间",
6796
+ "example": "无",
6797
+ "member": "int64",
6798
+ "name": "CreateTime",
6799
+ "output_required": true,
6800
+ "type": "int",
6801
+ "value_allowed_null": false
6802
+ }
6803
+ ],
6804
+ "usage": "out"
6805
+ },
6586
6806
  "ModifyConsumerGroupRequest": {
6587
6807
  "document": "ModifyConsumerGroup请求参数结构体",
6588
6808
  "members": [
@@ -7765,6 +7985,92 @@
7765
7985
  ],
7766
7986
  "type": "object"
7767
7987
  },
7988
+ "SmoothMigrationTaskItem": {
7989
+ "document": "平滑迁移任务",
7990
+ "members": [
7991
+ {
7992
+ "disabled": false,
7993
+ "document": "任务ID\n注意:此字段可能返回 null,表示取不到有效值。",
7994
+ "example": "无",
7995
+ "member": "string",
7996
+ "name": "TaskId",
7997
+ "output_required": false,
7998
+ "type": "string",
7999
+ "value_allowed_null": true
8000
+ },
8001
+ {
8002
+ "disabled": false,
8003
+ "document": "任务名称\t\n注意:此字段可能返回 null,表示取不到有效值。",
8004
+ "example": "无",
8005
+ "member": "string",
8006
+ "name": "TaskName",
8007
+ "output_required": false,
8008
+ "type": "string",
8009
+ "value_allowed_null": true
8010
+ },
8011
+ {
8012
+ "disabled": false,
8013
+ "document": "源集群名称\n注意:此字段可能返回 null,表示取不到有效值。",
8014
+ "example": "无",
8015
+ "member": "string",
8016
+ "name": "SourceClusterName",
8017
+ "output_required": false,
8018
+ "type": "string",
8019
+ "value_allowed_null": true
8020
+ },
8021
+ {
8022
+ "disabled": false,
8023
+ "document": "目标集群实例ID\n注意:此字段可能返回 null,表示取不到有效值。",
8024
+ "example": "无",
8025
+ "member": "string",
8026
+ "name": "InstanceId",
8027
+ "output_required": false,
8028
+ "type": "string",
8029
+ "value_allowed_null": true
8030
+ },
8031
+ {
8032
+ "disabled": false,
8033
+ "document": "网络连接类型, \nPUBLIC 公网 \nVPC 私有网络 \nOTHER 其他\n注意:此字段可能返回 null,表示取不到有效值。",
8034
+ "example": "无",
8035
+ "member": "string",
8036
+ "name": "ConnectionType",
8037
+ "output_required": false,
8038
+ "type": "string",
8039
+ "value_allowed_null": true
8040
+ },
8041
+ {
8042
+ "disabled": false,
8043
+ "document": "源集群NameServer地址\t\n注意:此字段可能返回 null,表示取不到有效值。",
8044
+ "example": "无",
8045
+ "member": "string",
8046
+ "name": "SourceNameServer",
8047
+ "output_required": false,
8048
+ "type": "string",
8049
+ "value_allowed_null": true
8050
+ },
8051
+ {
8052
+ "disabled": false,
8053
+ "document": "任务状态 Configuration 迁移配置 SourceConnecting 连接源集群中 MetaDataImport 元数据导入 EndpointSetup 切换接入点 ServiceMigration 切流中 Completed 已完成 Cancelled 已取消\n注意:此字段可能返回 null,表示取不到有效值。",
8054
+ "example": "无",
8055
+ "member": "string",
8056
+ "name": "TaskStatus",
8057
+ "output_required": false,
8058
+ "type": "string",
8059
+ "value_allowed_null": true
8060
+ },
8061
+ {
8062
+ "disabled": false,
8063
+ "document": "目标集群实例版本,\n4 表示4.x版本\n5 表示5.x版本\n注意:此字段可能返回 null,表示取不到有效值。",
8064
+ "example": "无",
8065
+ "member": "string",
8066
+ "name": "InstanceVersion",
8067
+ "output_required": false,
8068
+ "type": "string",
8069
+ "value_allowed_null": true
8070
+ }
8071
+ ],
8072
+ "usage": "out"
8073
+ },
7768
8074
  "SourceClusterGroupConfig": {
7769
8075
  "document": "消费组配置信息",
7770
8076
  "members": [
@@ -350,6 +350,14 @@
350
350
  "title": "查询迁移主题实时数据"
351
351
  }
352
352
  ],
353
+ "DescribeMigrationTaskList": [
354
+ {
355
+ "document": "",
356
+ "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMigrationTaskList\n<公共请求参数>\n\n{\n \"Filters\": [],\n \"Offset\": 0,\n \"Limit\": 20\n}",
357
+ "output": "{\n \"Response\": {\n \"RequestId\": \"bd8c6783-04a4-419f-bc51-9af603872490\",\n \"TotalCount\": 1,\n \"Tasks\": [\n {\n \"TaskId\": \"603872-7a11-c67\",\n \"Type\": 1,\n \"InstanceId\": \"rmq-47zbegoa\",\n \"TopicNum\": 4,\n \"GroupNum\": 0,\n \"Status\": 1,\n \"CreateTime\": 1693219938000\n }\n ]\n }\n}",
358
+ "title": "获取数据迁移任务列表"
359
+ }
360
+ ],
353
361
  "DescribeProductSKUs": [
354
362
  {
355
363
  "document": "获取产品规格信息",
@@ -366,6 +374,14 @@
366
374
  "title": "查询角色列表"
367
375
  }
368
376
  ],
377
+ "DescribeSmoothMigrationTaskList": [
378
+ {
379
+ "document": "",
380
+ "input": "POST / HTTP/1.1\nHost: trocket.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSmoothMigrationTaskList\n<公共请求参数>\n\n{\n \"Filters\": [],\n \"Offset\": 0,\n \"Limit\": 10\n}",
381
+ "output": "{\n \"Response\": {\n \"TotalCount\": 10,\n \"Data\": [\n {\n \"TaskId\": \"abc\",\n \"TaskName\": \"test\",\n \"SourceClusterName\": \"Test\",\n \"InstanceId\": \"rmq-xxxxx\",\n \"ConnectionType\": \"VPC\",\n \"SourceNameServer\": \"1.1.1.1:9876\",\n \"TaskStatus\": \"ServiceMigration\",\n \"InstanceVersion\": \"5\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
382
+ "title": "获取迁移任务列表"
383
+ }
384
+ ],
369
385
  "DescribeSourceClusterGroupList": [
370
386
  {
371
387
  "document": "",
@@ -711,12 +711,12 @@
711
711
  "usage": "in"
712
712
  },
713
713
  "AmbientSound": {
714
- "document": "背景音设置,将在通话中添加环境音效,使体验更加逼真。目前支持以下选项:\ncoffee_shop: 咖啡店氛围,背景中有人聊天。\nbusy_office: 客服中心\nstreet_traffic: 户外街道\nevening_mountain: 户外山林",
714
+ "document": "背景音设置,将在通话中添加环境音效,使体验更加逼真。目前支持以下选项:\ncoffee_shops: 咖啡店氛围,背景中有人聊天。\nbusy_office: 客服中心\nstreet_traffic: 户外街道\nevening_mountain: 户外山林",
715
715
  "members": [
716
716
  {
717
717
  "disabled": false,
718
718
  "document": "环境场景选择",
719
- "example": "coffee_shop",
719
+ "example": "coffee_shops",
720
720
  "member": "string",
721
721
  "name": "Scene",
722
722
  "output_required": false,
@@ -7140,7 +7140,7 @@
7140
7140
  "type": "string"
7141
7141
  },
7142
7142
  {
7143
- "disabled": false,
7143
+ "disabled": true,
7144
7144
  "document": "应用日志配置项,废弃参数",
7145
7145
  "example": "已废弃",
7146
7146
  "member": "string",
@@ -7149,7 +7149,7 @@
7149
7149
  "type": "string"
7150
7150
  },
7151
7151
  {
7152
- "disabled": false,
7152
+ "disabled": true,
7153
7153
  "document": "应用资源类型,废弃参数",
7154
7154
  "example": "已废弃",
7155
7155
  "member": "string",
@@ -60,7 +60,7 @@
60
60
  {
61
61
  "document": "",
62
62
  "input": "https://tsf.tencentcloudapi.com/?Action=ContinueRunFailedTaskBatch\n&BatchId=batch-12345678\n&<公共请求参数>",
63
- "output": "{\n \"Response\": {\n \"Result\": true,\n \"RequestId\": \"abc\"\n }\n}",
63
+ "output": "{\n \"Response\": {\n \"Result\": true,\n \"RequestId\": \"req-id\"\n }\n}",
64
64
  "title": "续跑执行失败的任务批次"
65
65
  }
66
66
  ],
@@ -892,7 +892,7 @@
892
892
  {
893
893
  "document": "",
894
894
  "input": "https://tsf.tencentcloudapi.com/?Action=DescribeImageRepository\n&Offset=0\n&Limit=20\n&<公共请求参数>",
895
- "output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 0,\n \"Server\": \"ccr.tencent.com\",\n \"Content\": [\n {\n \"Reponame\": \"tsf_100010349923/docker-java-provider\",\n \"Repotype\": \"tcr\",\n \"TagCount\": 0,\n \"IsPublic\": 0,\n \"IsUserFavor\": true,\n \"IsQcloudOfficial\": true,\n \"FavorCount\": 0,\n \"PullCount\": 0,\n \"Description\": \"this is a desc\",\n \"CreationTime\": \"2019-05-29 15:02:08\",\n \"UpdateTime\": \"2019-05-29 15:02:08\",\n \"TcrRepoInfo\": {\n \"Region\": \"ap-guangzhou\",\n \"RegistryId\": \"reg-6a79x94v\",\n \"RegistryName\": \"reg-mock\",\n \"Namespace\": \"default\"\n },\n \"TcrBindingId\": 0,\n \"ApplicationId\": \"application-6a79x94v\",\n \"ApplicationName\": {\n \"RuleId\": \"rule-6a79x94v\",\n \"Name\": \"app-mock\",\n \"ExpandVmCountLimit\": 0,\n \"ShrinkVmCountLimit\": 0,\n \"GroupCount\": 0,\n \"Desc\": \"this is a desc\",\n \"Description\": \"this is a desc\",\n \"DisableMetricAS\": 1,\n \"EnableCronAS\": 1\n },\n \"ApplicationNameReal\": \"app-mock\",\n \"Public\": 0,\n \"CreateMode\": \"manual\"\n }\n ]\n },\n \"RequestId\": \"96561cf1-738a-47d6-943b-dec7ebbccabe\"\n }\n}",
895
+ "output": "{\n \"Response\": {\n \"Result\": {\n \"TotalCount\": 0,\n \"Server\": \"ccr.tencent.com\",\n \"Content\": [\n {\n \"Reponame\": \"tsf_100010349923/docker-java-provider\",\n \"Repotype\": \"tcr\",\n \"TagCount\": 0,\n \"IsPublic\": 0,\n \"IsUserFavor\": true,\n \"IsQcloudOfficial\": true,\n \"FavorCount\": 0,\n \"PullCount\": 0,\n \"Description\": \"this is a desc\",\n \"CreationTime\": \"2019-05-29 15:02:08\",\n \"UpdateTime\": \"2019-05-29 15:02:08\",\n \"TcrRepoInfo\": {\n \"RepoName\": \"name\",\n \"Region\": \"ap-guangzhou\",\n \"RegistryId\": \"reg-6a79x94v\",\n \"RegistryName\": \"reg-mock\",\n \"Namespace\": \"default\"\n },\n \"TcrBindingId\": 0,\n \"ApplicationId\": \"application-6a79x94v\",\n \"ApplicationName\": {\n \"RuleId\": \"rule-6a79x94v\",\n \"Name\": \"app-mock\",\n \"ExpandVmCountLimit\": 0,\n \"ShrinkVmCountLimit\": 0,\n \"GroupCount\": 0,\n \"Desc\": \"this is a desc\",\n \"Description\": \"this is a desc\",\n \"DisableMetricAS\": 1,\n \"EnableCronAS\": 1\n },\n \"ApplicationNameReal\": \"app-mock\",\n \"Public\": 0,\n \"CreateMode\": \"manual\"\n }\n ]\n },\n \"RequestId\": \"96561cf1-738a-47d6-943b-dec7ebbccabe\"\n }\n}",
896
896
  "title": "DescribeImageRepository"
897
897
  }
898
898
  ],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tccli
3
- Version: 3.0.1336.1
3
+ Version: 3.0.1338.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.1336
16
+ Requires-Dist: tencentcloud-sdk-python>=3.0.1338
17
17
  Description-Content-Type: text/markdown
18
18
 
19
19
  # 命令行工具简介