Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.

On this page

Show all

Deleting Custom Parameters in a Profile

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

Use --cli-profile to specify the name of the profile to be deleted. The command for deleting custom parameters in a profile is as follows:

  • Deleting a specific custom parameter in a profile

    hcloud configure delete --cli-profile=${profileName} [--cli-custom=true] --cli-custom-key=${customName}

    hcloud configure delete --cli-profile=test --cli-custom-key=projectId
    From profile test, custom parameter projectId is deleted.
  • Deleting all custom parameters in a profile

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

    hcloud configure delete --cli-profile=test --cli-custom=true
    All custom parameters in profile test are deleted.
Feedback

Feedback

Feedback

0/500

Selected Content

Submit selected content with the feedback