linode-cli


Namelinode-cli JSON
Version 5.49.1 PyPI version JSON
download
home_pageNone
SummaryThe official command-line interface for interacting with the Linode API.
upload_time2024-05-02 18:06:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # linode-cli (lin)

The Linode Command Line Interface

Provides easy access to any of the Linode API endpoints from the command line and displays results in an organized, configurable table. 

This project is automatically generated from the [Linode OpenAPI spec](https://www.linode.com/docs/api/) using the [openapi3 Python package](https://github.com/Dorthu/openapi3).

![Example of CLI in use](https://raw.githubusercontent.com/linode/linode-cli/main/demo.gif)

Visit the [Wiki](../../wiki) for more information.

## Install

Install via PyPI:
```bash
pip3 install linode-cli
```

Visit the [Wiki](../../wiki/Installation) for more information.

## Contributing

This CLI is generated from the [OpenAPI specification for Linode's API](https://github.com/linode/linode-api-docs).  As
such, many changes are made directly to the spec.

Please follow the [Contributing Guidelines](https://github.com/linode/linode-cli/blob/main/CONTRIBUTING.md) when making a contribution.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "linode-cli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "\"Akamai Technologies Inc.\" <developers@linode.com>",
    "download_url": "https://files.pythonhosted.org/packages/b7/81/1d3f969f9ebd99bc80c052e87234269ef63e8deef9c9a8bc1561766bed4d/linode_cli-5.49.1.tar.gz",
    "platform": null,
    "description": "# linode-cli (lin)\n\nThe Linode Command Line Interface\n\nProvides easy access to any of the Linode API endpoints from the command line and displays results in an organized, configurable table. \n\nThis project is automatically generated from the [Linode OpenAPI spec](https://www.linode.com/docs/api/) using the [openapi3 Python package](https://github.com/Dorthu/openapi3).\n\n![Example of CLI in use](https://raw.githubusercontent.com/linode/linode-cli/main/demo.gif)\n\nVisit the [Wiki](../../wiki) for more information.\n\n## Install\n\nInstall via PyPI:\n```bash\npip3 install linode-cli\n```\n\nVisit the [Wiki](../../wiki/Installation) for more information.\n\n## Contributing\n\nThis CLI is generated from the [OpenAPI specification for Linode's API](https://github.com/linode/linode-api-docs).  As\nsuch, many changes are made directly to the spec.\n\nPlease follow the [Contributing Guidelines](https://github.com/linode/linode-cli/blob/main/CONTRIBUTING.md) when making a contribution.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "The official command-line interface for interacting with the Linode API.",
    "version": "5.49.1",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "48ce5c1163c419ea909b21708e438de9b46e28d8ae300cfa75238d785b39f9a6",
                "md5": "33d41518395d56ebd4910db96db957bd",
                "sha256": "c498ff1acc6dbec664cd92b0c9832580a61389f1063b9441056c24e3d232be7c"
            },
            "downloads": -1,
            "filename": "linode_cli-5.49.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "33d41518395d56ebd4910db96db957bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 162099,
            "upload_time": "2024-05-02T18:06:42",
            "upload_time_iso_8601": "2024-05-02T18:06:42.901494Z",
            "url": "https://files.pythonhosted.org/packages/48/ce/5c1163c419ea909b21708e438de9b46e28d8ae300cfa75238d785b39f9a6/linode_cli-5.49.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7811d3f969f9ebd99bc80c052e87234269ef63e8deef9c9a8bc1561766bed4d",
                "md5": "3835618255b675de645470c0bfa1b3f6",
                "sha256": "7609390dbccb72967481ac43e76f2a92c253ac8bb501a6628b77404187573b63"
            },
            "downloads": -1,
            "filename": "linode_cli-5.49.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3835618255b675de645470c0bfa1b3f6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 146883,
            "upload_time": "2024-05-02T18:06:47",
            "upload_time_iso_8601": "2024-05-02T18:06:47.686709Z",
            "url": "https://files.pythonhosted.org/packages/b7/81/1d3f969f9ebd99bc80c052e87234269ef63e8deef9c9a8bc1561766bed4d/linode_cli-5.49.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 18:06:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "linode-cli"
}
        
Elapsed time: 0.25653s