LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

linode-cli-domains

manages DNS domains on Linode

TLDR

List domains
$ linode-cli domains list
copy
Create domain
$ linode-cli domains create --domain [example.com] --type master --soa_email [admin@example.com]
copy
View domain
$ linode-cli domains view [domain_id]
copy
Delete domain
$ linode-cli domains delete [domain_id]
copy
List domain records
$ linode-cli domains records-list [domain_id]
copy

SYNOPSIS

linode-cli domains command [options]

DESCRIPTION

linode-cli domains manages DNS domains on Linode. Create, update, and delete domains and DNS records. Part of Linode CLI for cloud infrastructure management.

PARAMETERS

list

List all domains.
create
Create domain.
view id
View domain details.
delete id
Delete domain.
records-list id
List DNS records.
records-create id
Create DNS record.
--domain name
Domain name.
--type type
Domain type (master, slave).

INSTALL

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

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