tccli-intl-en


Nametccli-intl-en JSON
Version 3.0.1257.1 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-cli-intl-en.git
SummaryUniversal Command Line Environment for Tencent Cloud
upload_time2025-09-10 20:38:53
maintainerNone
docs_urlNone
authorTencent Cloud
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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/ee/d3/762fe40eaec5fc351259dc8af7b53162474227f66f9b785ef1ee6d487162/tccli-intl-en-3.0.1257.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.1257.1",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-cli-intl-en.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d5b9c3e664e31a04e87b32c789b73747eca7d370360ed90f1579880ca0d42436",
                "md5": "f881f88cac451205aca879c6a7546c3a",
                "sha256": "47e9bd1e1c90bc3cbc9043fd46d289545c7e54ee94b8252dfb4e0e2deb086c79"
            },
            "downloads": -1,
            "filename": "tccli_intl_en-3.0.1257.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f881f88cac451205aca879c6a7546c3a",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5582278,
            "upload_time": "2025-09-10T20:38:44",
            "upload_time_iso_8601": "2025-09-10T20:38:44.166351Z",
            "url": "https://files.pythonhosted.org/packages/d5/b9/c3e664e31a04e87b32c789b73747eca7d370360ed90f1579880ca0d42436/tccli_intl_en-3.0.1257.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eed3762fe40eaec5fc351259dc8af7b53162474227f66f9b785ef1ee6d487162",
                "md5": "38351bd3426a6f9cc8e753acfbc9ae86",
                "sha256": "6a75bf51a1734c9c7fb510686651895df51fb48164e3e0101b5294bfe67f216a"
            },
            "downloads": -1,
            "filename": "tccli-intl-en-3.0.1257.1.tar.gz",
            "has_sig": false,
            "md5_digest": "38351bd3426a6f9cc8e753acfbc9ae86",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5329119,
            "upload_time": "2025-09-10T20:38:53",
            "upload_time_iso_8601": "2025-09-10T20:38:53.298960Z",
            "url": "https://files.pythonhosted.org/packages/ee/d3/762fe40eaec5fc351259dc8af7b53162474227f66f9b785ef1ee6d487162/tccli-intl-en-3.0.1257.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-10 20:38:53",
    "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"
}
        
Elapsed time: 4.41720s