Universal Command Line Environment for Tencent Cloud
Project description
Install
pip install tccli-intl-en
complete -C 'tccli_completer' tccli
Configure
$ tccli configure
TencentCloud API secretId [*afcQ]:AKIDwLw1234MMfPRle2g9nR2OTI787aBCDP
TencentCloud API secretKey [*ArFd]:OxXj7khcV1234dQSSYNABcdCc1LiArFd
region: ap-guangzhou
output[json]:
Usage
tccli cvm RunInstances --InstanceChargeType POSTPAID_BY_HOUR --Placement '{"Zone":"ap-guangzhou-2"}' --InstanceType S1.SMALL1 --ImageId img-8toqc6s3 --SystemDisk '{"DiskType":"CLOUD_BASIC", "DiskSize":50}' --InternetAccessible '{"InternetChargeType":"TRAFFIC_POSTPAID_BY_HOUR","InternetMaxBandwidthOut":10,"PublicIpAssigned":true}' --InstanceCount 1 --InstanceName TCCLI-TEST --LoginSettings '{"Password":"P1easeChange1t@"}' --HostName TCCLI-HOST-NAME1
Note: If a parameter is not a basic type (number or string), you need to specify a json string format. For example, above parameter Placement is a dictionary object, so its format is a quoted json string ‘{“Zone”:”ap-guangzhou-2”}’. For list type parameter, such as SecurityGroupIds, its format is a quoted json string like [“sg-1q2w3e4r”].
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tccli-intl-en-3.0.4.1.tar.gz
(223.5 kB
view hashes)
Built Distribution
Close
Hashes for tccli_intl_en-3.0.4.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55bebdb66644fbbe0debccf0bb264b95ff2aa8425d38e7d0cd5bd3428d3731e7 |
|
MD5 | d3b207b4eaad6694370410bc783095c9 |
|
BLAKE2b-256 | de42d462d75e2b35f4efe1a1c144795fac1a6d1a8f176d7828b87b75c1de865f |