Skip to content

switch-to Command

Switch your current active profile. This will stop your running profile and start the newly selected profile.

Usage

enclave switch-to [<VALUE>]
                  [--profile <VALUE>]
                  [--verbosity|-v <VALUE>]

Parameters

Position Name Short Name Description
0 Specifies the name of the profile to switch to.
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.

Parameter (Position 0)

Specifies the name of the profile to switch to.

Position: 0
Required: No
Default value: None

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