Updated on 2026-09-14 GMT+08:00

CLI Command Reference

Cluster Management

API Name

Command

Description

Operation

Querying Cluster Details

hcloud CDM ShowClusterDetail

This API is used to query cluster details.

Go debug

Deleting a Cluster

hcloud CDM DeleteCluster

This API is used to delete a cluster.

Go debug

Querying availability zones

hcloud CDM ShowAvailabilityZones

This API is used to query availability zones

Go debug

Querying supported versions

hcloud CDM ShowDatastores

This API is used to query supported versions.

Go debug

Querying flavors

hcloud CDM ShowFlavors

This API is used to query supported flavors of specified datastore.

Go debug

Querying flavor details

hcloud CDM ShowFlavorDetail

This API is used to query flavor details.

Go debug

Querying enterprise projects

hcloud CDM ShowEnterpriseProjects

This API is used to query all enterprise projects.

Go debug

Querying enterprise projects of cluster

hcloud CDM ShowClusterEnterpriseProjects

The API is used to query enterprise projects of cluster.

Go debug

Querying instance of cluster

hcloud CDM ShowInstanceDetail

This API is used to query instance information of cluster

Go debug

Modifying cluster configuration

hcloud CDM ModifyCluster

This API is used to modify cluster configuration

Go debug

Restarting a Cluster

hcloud CDM RestartCluster

This API is used to restart a cluster.

Go debug

Starting a Cluster

hcloud CDM StartCluster

This API is used to start a cluster.

Go debug

Creating a Cluster

hcloud CDM CreateCluster

This API is used to create a cluster.

Go debug

Querying the Cluster List

hcloud CDM ListClusters

This API is used to query the cluster list.

Go debug

Job Management

API Name

Command

Description

Operation

Querying a Job

hcloud CDM ShowJobs

This API is used to query jobs.

Go debug

Deleting a Job

hcloud CDM DeleteJob

This API is used to delete a job.

Go debug

Modifying a Job

hcloud CDM UpdateJob

This API is used to modify a job.

Go debug

Creating and Executing a Job in a Random Cluster

hcloud CDM CreateAndStartRandomClusterJob

This API is used to create and execute a job in a random cluster.

Go debug

Stopping a Job

hcloud CDM StopJob

This API is used to stop a job.

Go debug

Creating a Job in a Specified Cluster

hcloud CDM CreateJob

This API is used to create a job in a specified cluster.

Go debug

Starting a Job

hcloud CDM StartJob

This API is used to start a job.

Go debug

Querying Job Status

hcloud CDM ShowJobStatus

This API is used to query the job status.

Go debug

Querying Job Execution History

hcloud CDM ShowSubmissions

This API is used to query the job execution history.

Go debug

Link Management

API Name

Command

Description

Operation

Creating a Link

hcloud CDM CreateLink

This API is used to create a link.

Go debug

Querying a Link

hcloud CDM ShowLink

This API is used to query a link.

Go debug

Deleting a Link

hcloud CDM DeleteLink

This API is used to delete a link.

Go debug

Modifying a Link

hcloud CDM UpdateLink

This API is used to modify a link.

Go debug