Skip to main content

Delete a profile

Deletes an existing profile. Note that you cannot delete the active profile.

General Usage:

slv profile rm [flags]

Flags:

FlagArgumentsRequiredDefaultDescription
--nameStringTrueNAName of the profile to delete
--helpNoneNANAHelp text for slv profile delete

Usage:

slv profile rm --name <PROFILE_NAME>

Example:

$ slv profile rm --name my_org
Deleted profile: my_org