Deleting a Profile and Its Custom Parameters
Use --cli-profile to specify the name of the profile to be deleted. The command for deleting a profile is as follows:
cloud configure delete --cli-profile=${profileName}
cloud configure delete --cli-profile=testProfile test deleted. The default profile is default.
Deleting a profile will also delete its system parameters and custom parameters.
Parent topic: Deleting a Profile