mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-01 13:35:24 +02:00
hcloud: add page (#8147)
This commit is contained in:
parent
abd26a7780
commit
ba01a1bfa4
1 changed files with 16 additions and 0 deletions
16
pages/common/hcloud.md
Normal file
16
pages/common/hcloud.md
Normal file
|
@ -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…
Add table
Reference in a new issue