mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-09 01:46:19 +00:00
Update cheatsheets
This commit is contained in:
42
linode-cli
Normal file
42
linode-cli
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# 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`
|
||||
Reference in New Issue
Block a user