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": "https://files.pythonhosted.org/packages/69/c8/0c1ef812a14878573d9fc53909dbfca85c311381f88a07fe66852b76c551/tccli-intl-en-3.0.1227.1.tar.gz",
"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.1227.1",
"project_urls": {
"Homepage": "https://github.com/TencentCloud/tencentcloud-cli-intl-en.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "60e9bfa7ee1fff2a76d10b4876b7da956d99699ebc23d50082f90270f516def4",
"md5": "eac9c3828e6725e628914f5b4d24423f",
"sha256": "3e601fb8f0a8a8b10347c329c5f846c06b35063c5706ab6864e9940bc6a49697"
},
"downloads": -1,
"filename": "tccli_intl_en-3.0.1227.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "eac9c3828e6725e628914f5b4d24423f",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 5464777,
"upload_time": "2025-07-27T20:36:49",
"upload_time_iso_8601": "2025-07-27T20:36:49.715205Z",
"url": "https://files.pythonhosted.org/packages/60/e9/bfa7ee1fff2a76d10b4876b7da956d99699ebc23d50082f90270f516def4/tccli_intl_en-3.0.1227.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "69c80c1ef812a14878573d9fc53909dbfca85c311381f88a07fe66852b76c551",
"md5": "5bc280b09610e789d8b7026927b31c71",
"sha256": "400d65b24de928d6cc001478c1be40c4790c9d0b64e45e2d1e30741a13995220"
},
"downloads": -1,
"filename": "tccli-intl-en-3.0.1227.1.tar.gz",
"has_sig": false,
"md5_digest": "5bc280b09610e789d8b7026927b31c71",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5216252,
"upload_time": "2025-07-27T20:36:58",
"upload_time_iso_8601": "2025-07-27T20:36:58.284122Z",
"url": "https://files.pythonhosted.org/packages/69/c8/0c1ef812a14878573d9fc53909dbfca85c311381f88a07fe66852b76c551/tccli-intl-en-3.0.1227.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-27 20:36:58",
"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"
}