mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-11-10 07:44:56 -05:00
AB#2070 automatic cli ref update (#272)
* automatically update cli reference branch in docs repository Signed-off-by: Fabian Kammel <fk@edgeless.systems>
This commit is contained in:
parent
c6ff34f4d2
commit
e315a3b5d8
2 changed files with 82 additions and 0 deletions
11
hack/clidocgen/header.md
Normal file
11
hack/clidocgen/header.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<!-- This file is generated by constellation/hack/clidocgen via update-cli-reference.yml workflow. Don't edit manually. -->
|
||||
|
||||
# CLI reference
|
||||
|
||||
Use the Constellation CLI to create and manage your clusters.
|
||||
|
||||
Usage:
|
||||
|
||||
```
|
||||
constellation [command]
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue