Registry / devops / linode-cli

linode-cli

JSON →
library5.68.0pypypiunverified

Official command-line interface for managing Linode cloud services via the Linode API. The current version is 5.67.0, with a monthly release cadence.

pip install linode-cli
INSTALL
IMPORT
SIG · LINODE-CLI
L
linode-cli
devopspythonv5.68.0
Install
4.0s avg
Import
Disk
41MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.93.13
musl
3.93.13
Install & Compatibility
Where this runs
tested against v5.68.0 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.103.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 41.8MB
glibc
py 3.103.95 runs
installs and imports cleanly · install 4.0s · import 0.000s · 43MB
41MB installed
● package 41MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LinodeClient
from linode_api4 import LinodeClient
from linodecli import LinodeClient
linode-cli is a CLI tool; the Python SDK is linode_api4.
linode-cli
No Python import; use shell command `linode-cli`
import linode_cli
linode-cli is a command-line tool, not a Python module.

List all Linode instances as JSON.

linode-cli linodes list --json
linode-cli --version
Debug
Known issues
gotchalinode-cli is a CLI tool, not a Python library. To use the Linode API from Python, install `linode-api4` instead.
fix
pip install linode-api4
affects: all
breakingVersion 4.x to 5.x migration: The command `linode-cli` replaces the old `linode` command. Plugin API and output formatting changed.
fix
Use `linode-cli` instead of `linode`. Refer to migration guide: https://www.linode.com/docs/products/tools/cli/guides/migrate/
affects: 5.0.0+
deprecatedInteractive shell mode (`linode-cli`) is deprecated in favor of direct command calls.
fix
Use non-interactive commands with flags.
affects: 5.20.0+
Upgrade
Version history
5.68.0latest on PyPI · released May 28, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
linode-cli — pip install linode-cli · libregistry