From ba01a1bfa433efaab7ad3159cdfa5f8c5d80dbdb Mon Sep 17 00:00:00 2001 From: Imran Date: Tue, 28 Jun 2022 13:28:05 +1200 Subject: [PATCH] hcloud: add page (#8147) --- pages/common/hcloud.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 pages/common/hcloud.md diff --git a/pages/common/hcloud.md b/pages/common/hcloud.md new file mode 100644 index 0000000000..a6c883f12e --- /dev/null +++ b/pages/common/hcloud.md @@ -0,0 +1,16 @@ +# hcloud + +> Show how to use the CLI for Hetzner Cloud. +> More information: . + +- Show available commands and flags: + +`hcloud` + +- Show help for `hcloud`: + +`hcloud -h` + +- Show available commands and flags for `hcloud` contexts: + +`hcloud context`