mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-01-26 11:33:59 +00:00
22 lines
405 B
Plaintext
22 lines
405 B
Plaintext
---
|
|
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/blob/main/docs/reference/manual/hcloud.md>.
|
|
|
|
- Show available commands and flags:
|
|
|
|
`hcloud`
|
|
|
|
- Show available commands and flags for `hcloud` contexts:
|
|
|
|
`hcloud context`
|
|
|
|
- Display help:
|
|
|
|
`hcloud -h`
|