Set Active Profile
Set an already added SLV profile as the active profile.
General usage:
slv profile activate [flags]
Flags:
Flag | Arguments | Required | Default | Description |
---|---|---|---|---|
--name | String | True | NA | Name of the profile to set |
--help | None | NA | NA | Help 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