The Linode CLI is a wrapper around the Linode API, which gives you the ability to manage your Akamai Cloud account from the command line. Almost any task that can be done through Cloud Manager can also be performed through the CLI.
Note: This repository maintains the Snap package for the Linode CLI. The CLI itself is developed and maintained by the Linode engineering team.
Install from the Snap Store:
sudo snap install linode-cli
Invoke with:
linode-cli
Or use one of its aliases (if enabled):
linode
lin
- Accelerate common tasks – Create Linodes and NodeBalancers, attach block or object storage volumes, and more without leaving your terminal.
- Customizable output – Choose which fields are returned and request JSON responses.
- Easy scripting – Everything available in Cloud Manager can be scripted from the CLI.
The Linode CLI can be used across all regions.
The CLI is provided free of charge to all Akamai Cloud customers.
- Upstream Linode CLI: BSD-3-Clause License
- Snap Package: MIT
- CLI Documentation: https://techdocs.akamai.com/cloud-computing/docs/cli
- Upstream Source: https://github.com/linode/linode-cli
- Snap Store Page: https://snapcraft.io/linode-cli
- Report CLI Issues (Upstream): https://github.com/linode/linode-cli/issues
- Report Snap Packaging Issues: https://github.com/adamovera/linode-cli-snap/issues