mirror of https://github.com/CrimsonTome/tldr.git
38 lines
818 B
Markdown
38 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`
|