tccli-intl-en


Nametccli-intl-en JSON
Version 3.0.1121.1 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-cli-intl-en.git
SummaryUniversal Command Line Environment for Tencent Cloud
upload_time2025-02-20 21:10:48
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"]`.



            

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/bd/94/ac7070729b225741e6ca18a76f3e35e6cae4839e043b1b3c23ddd7d898fc/tccli-intl-en-3.0.1121.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\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Universal Command Line Environment for Tencent Cloud",
    "version": "3.0.1121.1",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-cli-intl-en.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "26c724336ca9941a3243aa8e0c8aa4b722b14ee12d25649f5d545c3c694926e0",
                "md5": "7504bb4ebea1b159556a1afce0689c1f",
                "sha256": "eccbc69cfb46e72f182375f7b20b0292b5a50be335157e15e28699e18fa398a0"
            },
            "downloads": -1,
            "filename": "tccli_intl_en-3.0.1121.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7504bb4ebea1b159556a1afce0689c1f",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5047739,
            "upload_time": "2025-02-20T21:10:38",
            "upload_time_iso_8601": "2025-02-20T21:10:38.035162Z",
            "url": "https://files.pythonhosted.org/packages/26/c7/24336ca9941a3243aa8e0c8aa4b722b14ee12d25649f5d545c3c694926e0/tccli_intl_en-3.0.1121.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd94ac7070729b225741e6ca18a76f3e35e6cae4839e043b1b3c23ddd7d898fc",
                "md5": "0ba82da80cdc176d7b69bce0b99d3f61",
                "sha256": "5a6e2ca236ed18b19032e7f259210ead285ffc942ef99236814524be7bf0d4be"
            },
            "downloads": -1,
            "filename": "tccli-intl-en-3.0.1121.1.tar.gz",
            "has_sig": false,
            "md5_digest": "0ba82da80cdc176d7b69bce0b99d3f61",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4819617,
            "upload_time": "2025-02-20T21:10:48",
            "upload_time_iso_8601": "2025-02-20T21:10:48.032319Z",
            "url": "https://files.pythonhosted.org/packages/bd/94/ac7070729b225741e6ca18a76f3e35e6cae4839e043b1b3c23ddd7d898fc/tccli-intl-en-3.0.1121.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-20 21:10:48",
    "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: 2.21550s