Install
=======
.. code-block:: sh
pip install tccli-intl-en
complete -C 'tccli_completer' tccli
Configure
=========
.. code-block:: sh
$ tccli configure
TencentCloud API secretId [*afcQ]:AKIDwLw1234MMfPRle2g9nR2OTI787aBCDP
TencentCloud API secretKey [*ArFd]:OxXj7khcV1234dQSSYNABcdCc1LiArFd
region: ap-guangzhou
output[json]:
SecretId: Cloud API key SecretId. SecretIKey: Cloud API key SecretKey. Region: Tencent Cloud services region. Please move to the corresponding product page to get the available region. Output: optional parameter, request return packet output format, support [ Json table text] three formats, default is json. For more information, please perform tccli configure help view.
Note: if the environment variable defines the relevant configuration, it takes precedence over the configuration file. They are TENCENTCLOUD. \_ SECRET \_ ID,TENCENTCLOUD \_ SECRET \_ KEY,TENCENTCLOUD \_ REGION .
Usage
=====
.. code-block:: sh
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"]`.
Compliance Notice
=================
Please prioritize using the default domain names configured in the SDK for each product. If using other domains, note that overseas domains may pose data compliance risks.
Raw data
{
"_id": null,
"home_page": "https://github.com/TencentCloud/tencentcloud-cli-intl-en.git",
"name": "tccli-intl-en",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "TencentCloudApi@tencent.com",
"keywords": null,
"author": "Tencent Cloud",
"author_email": null,
"download_url": null,
"platform": "unix",
"description": "Install\n=======\n\n.. code-block:: sh\n\n pip install tccli-intl-en\n complete -C 'tccli_completer' tccli\n\nConfigure\n=========\n\n.. code-block:: sh\n\n $ tccli configure\n TencentCloud API secretId [*afcQ]:AKIDwLw1234MMfPRle2g9nR2OTI787aBCDP\n TencentCloud API secretKey [*ArFd]:OxXj7khcV1234dQSSYNABcdCc1LiArFd\n region: ap-guangzhou\n output[json]:\n\nSecretId: Cloud API key SecretId. SecretIKey: Cloud API key SecretKey. Region: Tencent Cloud services region. Please move to the corresponding product page to get the available region. Output: optional parameter, request return packet output format, support [ Json table text] three formats, default is json. For more information, please perform tccli configure help view.\n\nNote: if the environment variable defines the relevant configuration, it takes precedence over the configuration file. They are TENCENTCLOUD. \\_ SECRET \\_ ID,TENCENTCLOUD \\_ SECRET \\_ KEY,TENCENTCLOUD \\_ REGION .\n\nUsage\n=====\n\n.. code-block:: sh\n\n 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\n\n\nNote: 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\"]`.\n\nCompliance Notice\n=================\n\nPlease prioritize using the \u200bdefault domain names configured in the SDK for each product. If using other domains, note that \u200boverseas domains may pose \u200bdata compliance risks.\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "Universal Command Line Environment for Tencent Cloud",
"version": "3.0.1276.1",
"project_urls": {
"Homepage": "https://github.com/TencentCloud/tencentcloud-cli-intl-en.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ce7f64a5792d61264e443a885295f933135796aa331dd4d6a3c68263af0d9f81",
"md5": "60ff7c32784e7192a06b2212edd338a9",
"sha256": "ef3b7c051c6fef3b7c739dbcb4f5f1fb40e29413ec84c3e182cd1406096f0aec"
},
"downloads": -1,
"filename": "tccli_intl_en-3.0.1276.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "60ff7c32784e7192a06b2212edd338a9",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 5774798,
"upload_time": "2025-10-28T20:46:57",
"upload_time_iso_8601": "2025-10-28T20:46:57.340519Z",
"url": "https://files.pythonhosted.org/packages/ce/7f/64a5792d61264e443a885295f933135796aa331dd4d6a3c68263af0d9f81/tccli_intl_en-3.0.1276.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-28 20:46:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "TencentCloud",
"github_project": "tencentcloud-cli-intl-en",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "tccli-intl-en"
}