mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-23 17:42:07 +02:00
37 lines
837 B
Markdown
37 lines
837 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 documentation 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 domains and DNS configuration:
|
|
|
|
`tldr linode-cli domains`
|
|
|
|
- View documentation for managing Linode Volumes:
|
|
|
|
`tldr linode-cli volumes`
|