self-test
Command¶
Runs a set of tests to check enclave configuration on the local OS.
Usage¶
enclave self-test [--profile <VALUE>]
[--verbosity|-v <VALUE>]
Parameters¶
Name | Short Name | Description |
---|---|---|
profile | Specify the enclave profile name. | |
verbosity | v | If specified, sets the verbosity of this command, overriding any configured value. Values of 1 to 5 will apply increasing verbosity. |
profile
Parameter¶
Specify the enclave profile name.
Name: | profile |
Position: | Named parameter |
Required: | No |
Default value: | None |
verbosity
Parameter¶
If specified, sets the verbosity of this command, overriding any configured value. Values of 1 to 5 will apply increasing verbosity.
Name: | verbosity |
Short name: | v |
Position: | Named parameter |
Required: | No |
Default value: | -1 |
Documentation generated by MdDocs