mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 05:51:17 +00:00
Update cheatsheets
This commit is contained in:
21
hcloud
Normal file
21
hcloud
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
syntax: markdown
|
||||
tags: [tldr, common]
|
||||
source: https://github.com/tldr-pages/tldr.git
|
||||
---
|
||||
# hcloud
|
||||
|
||||
> Show how to use the CLI for Hetzner Cloud.
|
||||
> More information: <https://github.com/hetznercloud/cli>.
|
||||
|
||||
- Show available commands and flags:
|
||||
|
||||
`hcloud`
|
||||
|
||||
- Display help:
|
||||
|
||||
`hcloud -h`
|
||||
|
||||
- Show available commands and flags for `hcloud` contexts:
|
||||
|
||||
`hcloud context`
|
||||
Reference in New Issue
Block a user