Skip to main content

Set Active Profile

Set an already added SLV profile as the active profile.

General usage:

slv profile activate [flags]

Flags:

FlagArgumentsRequiredDefaultDescription
--nameStringTrueNAName of the profile to set
--helpNoneNANAHelp text for slv profile activate

Usage:

slv profile activate --name <SLV_PROFILE_NAME>

Example:

$ slv profile activate --name my_other_profile
Successfully set my_other_profile as active profile