mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2025-08-07 06:16:58 +02:00
Deploy the documentation to GitHub Pages using `mdbook` and a little more content for it. Can be visited at https://apricote.github.io/hcloud-upload-image.
21 lines
539 B
Markdown
21 lines
539 B
Markdown
## 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.
|
|
|