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.
Visit the Wiki for more information.
We recommend installing linode-cli with pipx, which installs each Python CLI tool into its own isolated environment and works on distributions where pip install fails because the system Python is marked as externally managed (PEP 668). If pipx isn't installed yet, follow the pipx installation guide.
To install:
pipx install linode-cliTo upgrade:
pipx upgrade linode-cliThe Wiki covers other installation methods, including the Docker image, the GitHub Action, and building from source.
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.
