Generate CLI reference also for sub-commands (#374)

* include all subcommands
Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
Fabian Kammel 2022-08-17 16:58:36 +02:00 committed by GitHub
parent 059a3eacc0
commit 4176f038df
2 changed files with 11 additions and 1 deletions

View file

@ -3,6 +3,7 @@ on:
push:
branches:
- main
workflow_dispatch:
jobs:
publish-to-docs: