docs: add generated CLI help output to repo

This commit is contained in:
Julian Tölle 2024-11-02 21:52:28 +01:00
parent 6d8d2a02df
commit 3f5ab06409
11 changed files with 188 additions and 18 deletions

View file

@ -0,0 +1,20 @@
## hcloud-upload-image
Manage custom OS images on Hetzner Cloud.
### Synopsis
Manage custom OS images on Hetzner Cloud.
### Options
```
-h, --help help for hcloud-upload-image
-v, --verbose count verbose debug output, can be specified up to 2 times
```
### SEE ALSO
* [hcloud-upload-image cleanup](hcloud-upload-image_cleanup.md) - Remove any temporary resources that were left over
* [hcloud-upload-image upload](hcloud-upload-image_upload.md) - Upload the specified disk image into your Hetzner Cloud project.