mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-23 15:30:44 -04:00
Update CLI reference (#248)
Co-authored-by: katexochen <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
84a9f0bfb4
commit
74c3c93dec
5 changed files with 16 additions and 17 deletions
|
@ -167,7 +167,6 @@ constellation init [flags]
|
|||
|
||||
```
|
||||
--conformance enable conformance mode
|
||||
--endpoint string endpoint of the bootstrapper, passed as HOST[:PORT]
|
||||
-h, --help help for init
|
||||
--master-secret string path to base64-encoded master secret
|
||||
```
|
||||
|
@ -224,7 +223,7 @@ constellation mini up [flags]
|
|||
--config string path to the configuration file (default "constellation-conf.yaml")
|
||||
```
|
||||
|
||||
## constellation mini **down**
|
||||
## constellation mini down
|
||||
|
||||
Destroy a MiniConstellation cluster
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue