Updated on 2023-02-27 GMT+08:00

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:

hcloud configure delete --cli-profile=${profileName}

hcloud configure delete --cli-profile=test
Profile test deleted. The default profile is default.

Deleting a profile will also delete its system parameters and custom parameters.