|
2 | 2 |
|
3 | 3 | # Code is generated by ucloud-model, DO NOT EDIT IT. |
4 | 4 |
|
5 | | -ucloud-model sdk apis --lang python3 --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/clients.tpl --output ./ucloud/client.py |
6 | | -ucloud-model sdk apis --lang python3 --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/docs.tpl --output ./docs/services.rst |
7 | | - |
8 | | - |
9 | | -mkdir -p ./ucloud/services/pathx/schemas |
10 | | -touch ./ucloud/services/pathx/__init__.py |
11 | | -touch ./ucloud/services/pathx/schemas/__init__.py |
12 | | -ucloud-model sdk apis --lang python3 --product PathX --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/pathx/schemas/apis.py |
13 | | -ucloud-model sdk apis --lang python3 --product PathX --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/pathx/schemas/models.py |
14 | | -ucloud-model sdk apis --lang python3 --product PathX --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/pathx/client.py |
15 | | -black ucloud/services/pathx |
16 | | -python -m ucloud.services.pathx.client |
17 | | - |
18 | | -mkdir -p ./ucloud/services/stepflow/schemas |
19 | | -touch ./ucloud/services/stepflow/__init__.py |
20 | | -touch ./ucloud/services/stepflow/schemas/__init__.py |
21 | | -ucloud-model sdk apis --lang python3 --product StepFlow --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/stepflow/schemas/apis.py |
22 | | -ucloud-model sdk apis --lang python3 --product StepFlow --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/stepflow/schemas/models.py |
23 | | -ucloud-model sdk apis --lang python3 --product StepFlow --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/stepflow/client.py |
24 | | -black ucloud/services/stepflow |
25 | | -python -m ucloud.services.stepflow.client |
26 | | - |
27 | | -mkdir -p ./ucloud/services/uaccount/schemas |
28 | | -touch ./ucloud/services/uaccount/__init__.py |
29 | | -touch ./ucloud/services/uaccount/schemas/__init__.py |
30 | | -ucloud-model sdk apis --lang python3 --product UAccount --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/uaccount/schemas/apis.py |
31 | | -ucloud-model sdk apis --lang python3 --product UAccount --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/uaccount/schemas/models.py |
32 | | -ucloud-model sdk apis --lang python3 --product UAccount --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/uaccount/client.py |
33 | | -black ucloud/services/uaccount |
34 | | -python -m ucloud.services.uaccount.client |
35 | | - |
36 | | -mkdir -p ./ucloud/services/udb/schemas |
37 | | -touch ./ucloud/services/udb/__init__.py |
38 | | -touch ./ucloud/services/udb/schemas/__init__.py |
39 | | -ucloud-model sdk apis --lang python3 --product UDB --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/udb/schemas/apis.py |
40 | | -ucloud-model sdk apis --lang python3 --product UDB --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/udb/schemas/models.py |
41 | | -ucloud-model sdk apis --lang python3 --product UDB --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/udb/client.py |
42 | | -black ucloud/services/udb |
43 | | -python -m ucloud.services.udb.client |
44 | | - |
45 | | -mkdir -p ./ucloud/services/udpn/schemas |
46 | | -touch ./ucloud/services/udpn/__init__.py |
47 | | -touch ./ucloud/services/udpn/schemas/__init__.py |
48 | | -ucloud-model sdk apis --lang python3 --product UDPN --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/udpn/schemas/apis.py |
49 | | -ucloud-model sdk apis --lang python3 --product UDPN --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/udpn/schemas/models.py |
50 | | -ucloud-model sdk apis --lang python3 --product UDPN --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/udpn/client.py |
51 | | -black ucloud/services/udpn |
52 | | -python -m ucloud.services.udpn.client |
53 | | - |
54 | | -mkdir -p ./ucloud/services/udisk/schemas |
55 | | -touch ./ucloud/services/udisk/__init__.py |
56 | | -touch ./ucloud/services/udisk/schemas/__init__.py |
57 | | -ucloud-model sdk apis --lang python3 --product UDisk --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/udisk/schemas/apis.py |
58 | | -ucloud-model sdk apis --lang python3 --product UDisk --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/udisk/schemas/models.py |
59 | | -ucloud-model sdk apis --lang python3 --product UDisk --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/udisk/client.py |
60 | | -black ucloud/services/udisk |
61 | | -python -m ucloud.services.udisk.client |
62 | | - |
63 | | -mkdir -p ./ucloud/services/uhost/schemas |
64 | | -touch ./ucloud/services/uhost/__init__.py |
65 | | -touch ./ucloud/services/uhost/schemas/__init__.py |
66 | | -ucloud-model sdk apis --lang python3 --product UHost --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/uhost/schemas/apis.py |
67 | | -ucloud-model sdk apis --lang python3 --product UHost --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/uhost/schemas/models.py |
68 | | -ucloud-model sdk apis --lang python3 --product UHost --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/uhost/client.py |
69 | | -black ucloud/services/uhost |
70 | | -python -m ucloud.services.uhost.client |
71 | | - |
72 | | -mkdir -p ./ucloud/services/ulb/schemas |
73 | | -touch ./ucloud/services/ulb/__init__.py |
74 | | -touch ./ucloud/services/ulb/schemas/__init__.py |
75 | | -ucloud-model sdk apis --lang python3 --product ULB --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/ulb/schemas/apis.py |
76 | | -ucloud-model sdk apis --lang python3 --product ULB --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/ulb/schemas/models.py |
77 | | -ucloud-model sdk apis --lang python3 --product ULB --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/ulb/client.py |
78 | | -black ucloud/services/ulb |
79 | | -python -m ucloud.services.ulb.client |
80 | | - |
81 | | -mkdir -p ./ucloud/services/umem/schemas |
82 | | -touch ./ucloud/services/umem/__init__.py |
83 | | -touch ./ucloud/services/umem/schemas/__init__.py |
84 | | -ucloud-model sdk apis --lang python3 --product UMem --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/umem/schemas/apis.py |
85 | | -ucloud-model sdk apis --lang python3 --product UMem --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/umem/schemas/models.py |
86 | | -ucloud-model sdk apis --lang python3 --product UMem --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/umem/client.py |
87 | | -black ucloud/services/umem |
88 | | -python -m ucloud.services.umem.client |
89 | | - |
90 | | -mkdir -p ./ucloud/services/unet/schemas |
91 | | -touch ./ucloud/services/unet/__init__.py |
92 | | -touch ./ucloud/services/unet/schemas/__init__.py |
93 | | -ucloud-model sdk apis --lang python3 --product UNet --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/unet/schemas/apis.py |
94 | | -ucloud-model sdk apis --lang python3 --product UNet --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/unet/schemas/models.py |
95 | | -ucloud-model sdk apis --lang python3 --product UNet --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/unet/client.py |
96 | | -black ucloud/services/unet |
97 | | -python -m ucloud.services.unet.client |
98 | | - |
99 | | -mkdir -p ./ucloud/services/uphost/schemas |
100 | | -touch ./ucloud/services/uphost/__init__.py |
101 | | -touch ./ucloud/services/uphost/schemas/__init__.py |
102 | | -ucloud-model sdk apis --lang python3 --product UPHost --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/uphost/schemas/apis.py |
103 | | -ucloud-model sdk apis --lang python3 --product UPHost --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/uphost/schemas/models.py |
104 | | -ucloud-model sdk apis --lang python3 --product UPHost --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/uphost/client.py |
105 | | -black ucloud/services/uphost |
106 | | -python -m ucloud.services.uphost.client |
107 | | - |
108 | | -mkdir -p ./ucloud/services/vpc/schemas |
109 | | -touch ./ucloud/services/vpc/__init__.py |
110 | | -touch ./ucloud/services/vpc/schemas/__init__.py |
111 | | -ucloud-model sdk apis --lang python3 --product VPC --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/vpc/schemas/apis.py |
112 | | -ucloud-model sdk apis --lang python3 --product VPC --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/vpc/schemas/models.py |
113 | | -ucloud-model sdk apis --lang python3 --product VPC --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/vpc/client.py |
114 | | -black ucloud/services/vpc |
115 | | -python -m ucloud.services.vpc.client |
116 | | - |
117 | | -mkdir -p ./ucloud/services/usms/schemas |
118 | | -touch ./ucloud/services/usms/__init__.py |
119 | | -touch ./ucloud/services/usms/schemas/__init__.py |
120 | | -ucloud-model sdk apis --lang python3 --product USMS --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/usms/schemas/apis.py |
121 | | -ucloud-model sdk apis --lang python3 --product USMS --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/usms/schemas/models.py |
122 | | -ucloud-model sdk apis --lang python3 --product USMS --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/usms/client.py |
123 | | -black ucloud/services/usms |
124 | | -python -m ucloud.services.usms.client |
| 5 | +ucloud-model sdk apis --lang python3 --type public --in-db --template ../ucloud-api-model-v2/apisdk/lang/python/templates/clients.tpl --output ./ucloud/client.py |
| 6 | +ucloud-model sdk apis --lang python3 --type public --in-db --template ../ucloud-api-model-v2/apisdk/lang/python/templates/docs.tpl --output ./docs/services.rst |
| 7 | + |
| 8 | + |
| 9 | +mkdir -p ./ucloud/services/ucdn/schemas |
| 10 | +touch ./ucloud/services/ucdn/__init__.py |
| 11 | +touch ./ucloud/services/ucdn/schemas/__init__.py |
| 12 | +ucloud-model sdk apis --lang python3 --product UCDN --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/schema.tpl --output ./ucloud/services/ucdn/schemas/apis.py |
| 13 | +ucloud-model sdk apis --lang python3 --product UCDN --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/model.tpl --output ./ucloud/services/ucdn/schemas/models.py |
| 14 | +ucloud-model sdk apis --lang python3 --product UCDN --type public --template ../ucloud-api-model-v2/apisdk/lang/python/templates/client.tpl --output ./ucloud/services/ucdn/client.py |
| 15 | +black ucloud/services/ucdn |
| 16 | +python -m ucloud.services.ucdn.client |
0 commit comments