mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-10-11 18:10:52 -04:00
Generate CLI reference also for sub-commands (#374)
* include all subcommands Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
parent
059a3eacc0
commit
4176f038df
2 changed files with 11 additions and 1 deletions
1
.github/workflows/update-cli-reference.yml
vendored
1
.github/workflows/update-cli-reference.yml
vendored
|
@ -3,6 +3,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish-to-docs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue