Skip to content

list-profiles Command

Displays a list of profiles along with their state.

Usage

enclave list-profiles [--profile <VALUE>]
                      [--verbosity|-v <VALUE>]
                      [--simple|-s]

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.
simple s Displays a simplified list of profiles

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

simple Parameter

Displays a simplified list of profiles

Name: simple
Short name: s
Position: None (Switch Parameter)
Required: No (Switch Parameter)
Default value: false

Documentation generated by MdDocs