mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-30 02:28:48 -04:00
cli: new flag for Azure JSON output of constellation verify
(#2391)
This commit is contained in:
parent
cc4ec80e48
commit
fdd47b7a00
6 changed files with 483 additions and 173 deletions
|
@ -392,7 +392,7 @@ constellation verify [flags]
|
|||
--cluster-id string expected cluster identifier
|
||||
-h, --help help for verify
|
||||
-e, --node-endpoint string endpoint of the node to verify, passed as HOST[:PORT]
|
||||
--raw print raw attestation document
|
||||
-o, --output string print the attestation document in the output format {json|raw}
|
||||
```
|
||||
|
||||
### Options inherited from parent commands
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue