Skip to content

linode/linode-cli

Repository files navigation

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 using the openapi3 Python package.

Example of CLI in use

Visit the Wiki for more information.

Install

Install via PyPI:

pip3 install linode-cli

Visit the Wiki for more information.

Contributing

This CLI is generated from the OpenAPI specification for Linode's API. As such, many changes are made directly to the spec.

Please follow the Contributing Guidelines when making a contribution.