hcloud: add page (#8147)
This commit is contained in:
parent
abd26a7780
commit
ba01a1bfa4
|
|
@ -0,0 +1,16 @@
|
||||||
|
# hcloud
|
||||||
|
|
||||||
|
> Show how to use the CLI for Hetzner Cloud.
|
||||||
|
> More information: <https://github.com/hetznercloud/cli>.
|
||||||
|
|
||||||
|
- Show available commands and flags:
|
||||||
|
|
||||||
|
`hcloud`
|
||||||
|
|
||||||
|
- Show help for `hcloud`:
|
||||||
|
|
||||||
|
`hcloud -h`
|
||||||
|
|
||||||
|
- Show available commands and flags for `hcloud` contexts:
|
||||||
|
|
||||||
|
`hcloud context`
|
||||||
Loading…
Reference in New Issue