linode api

Gena Peroutka
7 min readJul 6, 2021

nstallation

From pypi:

pip install linode-cli

From source:

git clone git@github.com:linode/linode-cli.git
cd linode-cli
make install

This will need to be repeated on each pull. For a build to succeed, see Building from Source below.

Upgrading

To upgrade to the latest version of the Linode CLI:

pip install linode-cli --upgrade

Usage

--

--