LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

linode-cli

manages Linode cloud infrastructure

TLDR

List Linodes
$ linode-cli linodes list
copy
Create Linode
$ linode-cli linodes create --type [g6-nanode-1] --region [us-east] --image [linode/ubuntu22.04]
copy
View Linode
$ linode-cli linodes view [linode_id]
copy
Reboot Linode
$ linode-cli linodes reboot [linode_id]
copy
Delete Linode
$ linode-cli linodes delete [linode_id]
copy
Configure CLI
$ linode-cli configure
copy

SYNOPSIS

linode-cli command [subcommand] [options]

DESCRIPTION

linode-cli manages Linode cloud infrastructure. It provides access to all Linode API features.The tool controls virtual machines, storage, networking, and DNS from the command line.

PARAMETERS

COMMAND

Resource type (linodes, volumes, domains, etc.).
linodes
Manage Linode instances.
volumes
Manage block storage volumes.
domains
Manage DNS domains.
configure
Set up authentication.
--help
Display help information.

INSTALL

brew install linode-cli
copy
nix profile install nixpkgs#linode-cli
copy

CAVEATS

Requires API token. Operations may incur charges. Token stored in ~/.config/linode-cli.

HISTORY

linode-cli is the official Linode command-line interface for managing their cloud infrastructure services.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid