Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 973 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 973 Bytes

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.