profile delete
The profile delete command deletes the specified profile.
Usage
profile delete --n profileNameRequired | Argument | Description |
---|---|---|
Yes | --n profileName | Specify the name of the profile you want to delete. If the profile name contains
spaces, enclose the name in quotes. Tip: If you are
unsure of the profile name, you can use the profile list command to
get a list of the profile names. |
Example
This example deletes the profile "Profile_CLI".
profile delete --profileName Profile_CLI