mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00

Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> linode-cli: update description linodes: update page linode-cli-account: add page Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> linode-cli-events: add page Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> linode-cli-volumes: add page Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> linode-cli-tickets: add page Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> linode-cli: update page Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> linode-cli-domains: update page Apply suggestions from code review Co-authored-by: Lena <126529524+acuteenvy@users.noreply.github.com>
37 lines
818 B
Markdown
37 lines
818 B
Markdown
# linode-cli
|
|
|
|
> Manage Linode cloud services.
|
|
> Some subcommands such as `events` have their own usage documentation.
|
|
> More information: <https://www.linode.com/docs/products/tools/cli/get-started/>.
|
|
|
|
- List all Linodes:
|
|
|
|
`linode-cli linodes list`
|
|
|
|
- View docmentation for managing Linode accounts:
|
|
|
|
`tldr linode-cli account`
|
|
|
|
- View documentation for managing Linodes:
|
|
|
|
`tldr linode-cli linodes`
|
|
|
|
- View documentation for managing Linode Kubernetes Engine (LKE) clusters:
|
|
|
|
`tldr linode-cli lke`
|
|
|
|
- View documentation for managing NodeBalancers:
|
|
|
|
`tldr linode-cli nodebalancers`
|
|
|
|
- View documentation for managing Object Storage:
|
|
|
|
`tldr linode-cli object-storage`
|
|
|
|
- View documentation for managing DNS domains:
|
|
|
|
`tldr linode-cli domains`
|
|
|
|
- View documentation for managing Linode Volumes:
|
|
|
|
`tldr linode-cli volumes`
|