mirror of
https://github.com/edgelesssys/constellation.git
synced 2024-10-01 01:36:09 -04:00
docs: remove deprecated master-secret flag from recovery (#3326)
This commit is contained in:
parent
5efa7ffefb
commit
a54b59ab25
@ -162,7 +162,7 @@ Recovering a cluster requires the following parameters:
|
|||||||
A cluster can be recovered like this:
|
A cluster can be recovered like this:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ constellation recover --master-secret constellation-mastersecret.json
|
$ constellation recover
|
||||||
Pushed recovery key.
|
Pushed recovery key.
|
||||||
Pushed recovery key.
|
Pushed recovery key.
|
||||||
Pushed recovery key.
|
Pushed recovery key.
|
||||||
|
@ -162,7 +162,7 @@ Recovering a cluster requires the following parameters:
|
|||||||
A cluster can be recovered like this:
|
A cluster can be recovered like this:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ constellation recover --master-secret constellation-mastersecret.json
|
$ constellation recover
|
||||||
Pushed recovery key.
|
Pushed recovery key.
|
||||||
Pushed recovery key.
|
Pushed recovery key.
|
||||||
Pushed recovery key.
|
Pushed recovery key.
|
||||||
|
Loading…
Reference in New Issue
Block a user