mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-04-26 10:09:14 -04:00
CLI reference was updated by edgelesssys/constellation@491249fe
This commit is contained in:
parent
491249fea6
commit
e0bfdec7ff
@ -129,7 +129,7 @@ Create instances on a cloud platform for your Constellation cluster
|
|||||||
Create instances on a cloud platform for your Constellation cluster.
|
Create instances on a cloud platform for your Constellation cluster.
|
||||||
|
|
||||||
```
|
```
|
||||||
constellation create {aws|azure|gcp} [flags]
|
constellation create [flags]
|
||||||
```
|
```
|
||||||
|
|
||||||
### Options
|
### Options
|
||||||
@ -186,7 +186,7 @@ Verify the confidential properties of a Constellation cluster.
|
|||||||
If arguments aren't specified, values are read from `constellation-id.json`.
|
If arguments aren't specified, values are read from `constellation-id.json`.
|
||||||
|
|
||||||
```
|
```
|
||||||
constellation verify {aws|azure|gcp} [flags]
|
constellation verify [flags]
|
||||||
```
|
```
|
||||||
|
|
||||||
### Options
|
### Options
|
||||||
@ -220,7 +220,6 @@ constellation recover [flags]
|
|||||||
### Options
|
### Options
|
||||||
|
|
||||||
```
|
```
|
||||||
--disk-uuid string disk UUID of the encrypted state disk (required)
|
|
||||||
-e, --endpoint string endpoint of the instance, passed as HOST[:PORT] (required)
|
-e, --endpoint string endpoint of the instance, passed as HOST[:PORT] (required)
|
||||||
-h, --help help for recover
|
-h, --help help for recover
|
||||||
--master-secret string path to master secret file (default "constellation-mastersecret.json")
|
--master-secret string path to master secret file (default "constellation-mastersecret.json")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user