mirror of
https://github.com/apricote/hcloud-upload-image.git
synced 2026-01-13 13:21:01 +00:00
docs: add generated CLI help output to repo (#46)
Generate the help pages using `cobras` builtin functionality and commit them to the repository. This gives users to ability to review the options of `hcloud-upload-image` without having to install it first.
This commit is contained in:
parent
b181eebd38
commit
4e24d83c7a
11 changed files with 188 additions and 18 deletions
|
|
@ -63,7 +63,7 @@ hcloud-upload-image upload \
|
|||
--compression bz2
|
||||
```
|
||||
|
||||
To learn more, you can use the embedded help output:
|
||||
To learn more, you can use the embedded help output or check out the [CLI help pages in this repository](docs/cli/hcloud-upload-image.md).:
|
||||
|
||||
```shell
|
||||
hcloud-upload-image --help
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue