tccli-intl-en


Nametccli-intl-en JSON
Version 3.0.1082.1 PyPI version JSON
download
home_pagehttps://github.com/TencentCloud/tencentcloud-cli-intl-en.git
SummaryUniversal Command Line Environment for Tencent Cloud
upload_time2024-12-18 21:03:14
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/72/39/517cef8c8bcd735d8bdbd64b82eec30b5e61e7d1dac3a7245eabdf8fe334/tccli-intl-en-3.0.1082.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.1082.1",
    "project_urls": {
        "Homepage": "https://github.com/TencentCloud/tencentcloud-cli-intl-en.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "263c31b1bcea2969c1f779476c8012199fd20243170f3ea0753133b4a1ccbdc7",
                "md5": "56dfb43b0bef1d1e6a606b1eea627dfa",
                "sha256": "87a9eda49a64b612ff66e87887be69008df8cc764f4c51be5b6e2072da9c852e"
            },
            "downloads": -1,
            "filename": "tccli_intl_en-3.0.1082.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "56dfb43b0bef1d1e6a606b1eea627dfa",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 4937147,
            "upload_time": "2024-12-18T21:02:02",
            "upload_time_iso_8601": "2024-12-18T21:02:02.110517Z",
            "url": "https://files.pythonhosted.org/packages/26/3c/31b1bcea2969c1f779476c8012199fd20243170f3ea0753133b4a1ccbdc7/tccli_intl_en-3.0.1082.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7239517cef8c8bcd735d8bdbd64b82eec30b5e61e7d1dac3a7245eabdf8fe334",
                "md5": "07ea55659829d729f3c68d497b894836",
                "sha256": "1242c1eec8de675fd27016e74a5ff16bd365030ac26049b629e876f74c84bba1"
            },
            "downloads": -1,
            "filename": "tccli-intl-en-3.0.1082.1.tar.gz",
            "has_sig": false,
            "md5_digest": "07ea55659829d729f3c68d497b894836",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 4716377,
            "upload_time": "2024-12-18T21:03:14",
            "upload_time_iso_8601": "2024-12-18T21:03:14.806483Z",
            "url": "https://files.pythonhosted.org/packages/72/39/517cef8c8bcd735d8bdbd64b82eec30b5e61e7d1dac3a7245eabdf8fe334/tccli-intl-en-3.0.1082.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 21:03:14",
    "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: 0.39719s