Help Center/ CodeArts Req/ CLI Reference/ CLI Command Reference
Updated on 2026-09-17 GMT+08:00

CLI Command Reference

Work Items of the Scrum Project

API Name

Command

Description

Operation

Creating a Customized Field for a Work Item Type

hcloud ProjectMan CreateCustomfields

Creating a Customized Field for a Work Item Type

Go debug

Uploading an image

hcloud ProjectMan UploadIssueImg

Uploading an image

Go debug

Obtaining Work Item Completion Rate

hcloud ProjectMan ShowIssueCompletionRate

Obtain the completion rate of work items.

Go debug

Obtaining Comments on a Specified Work Item

hcloud ProjectMan ListIssueCommentsV4

Obtains comments on a work item.

Go debug

Querying Labor Hours by User (Single Project)

hcloud ProjectMan ShowProjectWorkHours

Querying Labor Hours by User (Single Project)

Go debug

Querying Labor Hours by User (Multi-Project)

hcloud ProjectMan ListProjectWorkHours

Querying Labor Hours by User (Multi-Project)

Go debug

Add work-hours record to an issue

hcloud ProjectMan AddIssueWorkHours

Add work-hours record to an issue

Go debug

Query work-hours types of a project

hcloud ProjectMan ListProjectWorkHoursType

Query work-hours types of a project

Go debug

Obtaining the Work Item History

hcloud ProjectMan ListIssueRecordsV4

Obtaining the Work Item History

Go debug

Create work items.

hcloud ProjectMan CreateIssueV4

Create work items.

Go debug

Querying Work Items of a Project

hcloud ProjectMan ListIssuesSfV4

Work item type ID, which is a pagination parameter and is used to query work items of a project by creation time.

Go debug

Advanced Query Work Item

hcloud ProjectMan ListIssuesV4

Queries work items based on filter criteria.

Go debug

Deleting Work Items in Batches

hcloud ProjectMan BatchDeleteIssuesV4

Deleting Work Items in Batches

Go debug

Querying Work Item Details

hcloud ProjectMan ShowIssueV4

Querying Work Item Details

Go debug

Updating a Work Item

hcloud ProjectMan UpdateIssueV4

Updating a Work Item

Go debug

Deleting a Work Item

hcloud ProjectMan DeleteIssueV4

Deleting a Work Item

Go debug

Obtains sub-work items.

hcloud ProjectMan ListChildIssuesV4

Obtains sub-work items.

Go debug

Querying Historical Records of All Work Items in a Project

hcloud ProjectMan ListProjectIssuesRecordsV4

Querying Historical Records of All Work Items in a Project

Go debug

Querying the Work Item Transfer Configuration of a Scrum Project

hcloud ProjectMan ShowIssuesWrokFlowConfig

Querying the Work Item Transfer Configuration of a Scrum Project

Go debug

Creating a Work Item as a Fine-grained Permission User

hcloud ProjectMan CreateSystemIssueV4

Users with the IAM fine-grained permission (projectmanConfig:systemSettingField:set) and the permission to create work items in the devcloud project can set the creator of work items.

Go debug

Queries the work items associated with the current work item.

hcloud ProjectMan ListAssociatedIssues

Queries the work items associated with the current work item.

Go debug

Queries the work items associated in the current project.

hcloud ProjectMan BatchListAssociatedIssues

Queries the work items associated in the current project.

Go debug

Queries the associated Wikis associated with the current work item.

hcloud ProjectMan ListAssociatedWikis

Queries the associated Wikis associated with the current work item.

Go debug

Queries the code submission records or branch creation records associated with the current work item.

hcloud ProjectMan ListIssueAssociatedCommits

Queries the code submission records or branch creation records associated with the current work item.

Go debug

Querying Associated Wikis

hcloud ProjectMan ListAssociatedTestCases

Querying Associated Wikis

Go debug

Querying Customized Fields of Scrum Work Items

hcloud ProjectMan ListIssueCustomFields

Queries the optional list of customized fields of the Scrum work item. All fields that meet the custom_fields or names condition are returned. If neither of the two values is transferred, the list of all customized fields is returned.

Go debug

Download iamge

hcloud ProjectMan DownloadImageFile

Download iamge

Go debug

Queries the project status list.

hcloud ProjectMan ListScrumProjectStatuses

Queries the project status list.

Go debug

Upload Work Item Attachments

hcloud ProjectMan UploadAttachments

Upload Work Item Attachments

Go debug

Advanced Query My Work Item

hcloud ProjectMan SearchIssues

Queries my work items based on filter criteria.

Go debug

Iteration of the Scrum Project

API Name

Command

Description

Operation

Obtaining Sprints of a Specified Project

hcloud ProjectMan ListProjectIterationsV4

Obtain Project Iteration

Go debug

Deleting Iterations of Projects in Batches

hcloud ProjectMan BatchDeleteIterationsV4

Deleting Iterations of Projects in Batches

Go debug

Viewing Iteration Details

hcloud ProjectMan ShowIterationV4

Viewing Iteration Details

Go debug

Creating a Scrum Project Iteration

hcloud ProjectMan CreateIterationV4

Creating a Scrum Project Iteration

Go debug

Update Scrum Project Iteration

hcloud ProjectMan UpdateIterationV4

Update Scrum Project Iteration

Go debug

Delete Project Iteration

hcloud ProjectMan DeleteIterationV4

Delete Project Iteration

Go debug

Viewing Historical Iteration Records

hcloud ProjectMan ListIterationHistories

Viewing Historical Iteration Records

Go debug

User information

API Name

Command

Description

Operation

Obtains the current user information.

hcloud ProjectMan ShowCurUserInfo

Obtains the current user information.

Go debug

Obtains the role of the current user.

hcloud ProjectMan ShowCurUserRole

Obtaining the Role of a User in a Project

Go debug

Project members

API Name

Command

Description

Operation

Quitting a Project

hcloud ProjectMan RemoveProject

If a project member proactively quits the project, the project creator cannot quit the project.

Go debug

Obtaining the Member List of a Specified Project

hcloud ProjectMan ListProjectMembersV4

Obtaining the Project Member List

Go debug

Adding Project Members in Batches

hcloud ProjectMan BatchAddMembersV4

When you add project members in batches, only members under the same tenant as the project creator can be added. Incorrect user IDs will be skipped. If the added users exceed the permission, the default role is set to 7.

Go debug

Deleting Project Members in Batches

hcloud ProjectMan BatchDeleteMembersV4

Deleting Project Members in Batches

Go debug

Update the role of a member in the project.

hcloud ProjectMan UpdateMembesRoleV4

Update the role of a member in the project.

Go debug

Add project members

hcloud ProjectMan AddMemberV4

Add project members. Cross-tenant members can be added.

Go debug

AGC calls the current user to apply for joining in a project.

hcloud ProjectMan AddApplyJoinProjectForAgc

AGC calls the current user to apply for joining in the project. The applied user ID is written in the header.

Go debug

Project Information

API Name

Command

Description

Operation

Updating a Project

hcloud ProjectMan UpdateProjectV4

Updating a Project

Go debug

Deleting a Project

hcloud ProjectMan DeleteProjectV4

Deleting a Project

Go debug

Querying Projects

hcloud ProjectMan ListProjectsV4

Querying Projects

Go debug

Creating a Project

hcloud ProjectMan CreateProjectV4

Creating a Project

Go debug

Check whether the project name exists.

hcloud ProjectMan CheckProjectNameV4

Check whether the project name exists.

Go debug

Query Project Templates

hcloud ProjectMan ListTemplates

Query Project Templates

Go debug

Project Indicators

API Name

Command

Description

Operation

Query Per Capita Bug

hcloud ProjectMan ShowBugsPerDeveloper

Query Per Capita Bug

Go debug

On-Time Completion Rate of Query Requirements

hcloud ProjectMan ShowCompletionRate

On-Time Completion Rate of Query Requirements

Go debug

Query Defect Density

hcloud ProjectMan ShowBugDensityV2

Query Defect Density

Go debug

Project Statistics

API Name

Command

Description

Operation

Obtains bug statistics.

hcloud ProjectMan ListProjectBugStaticsV4

Obtains bug statistics by module.

Go debug

Obtaining Requirement Statistics

hcloud ProjectMan ListProjectDemandStaticV4

Obtaining Requirement Statistics

Go debug

Obtaining the Project Overview

hcloud ProjectMan ShowProjectSummaryV4

Obtaining the Project Overview

Go debug

Modules of the Scrum Project

API Name

Command

Description

Operation

Module for Creating a Project

hcloud ProjectMan CreateProjectModule

Querying the Module List of a Project

Go debug

Querying the Module List of a Project

hcloud ProjectMan ListProjectModules

Querying the Module List of a Project

Go debug

Module for Updating a Project

hcloud ProjectMan UpdateProjectModule

Module for Updating a Project

Go debug

Module for Deleting a Project

hcloud ProjectMan DeleteProjectModule

Module for Deleting a Project

Go debug

Domain of the Scrum Project

API Name

Command

Description

Operation

Domain for Creating a Project

hcloud ProjectMan CreateProjectDomain

Querying the Domain List of a Project

Go debug

Querying the Domain List of a Project

hcloud ProjectMan ListProjectDomains

Querying the Domain List of a Project

Go debug

Update the domain of the project.

hcloud ProjectMan UpdateProjectDomain

Update the domain of the project.

Go debug

Cancel the association between the domain and the project.

hcloud ProjectMan CancelProjectDomain

Cancel the association between the domain and the project.

Go debug

Item Information

API Name

Command

Description

Operation

Obtaining Project Details

hcloud ProjectMan ShowProjectInfoV4

Obtaining Project Details

Go debug

Obtaining Projects That an Account Has Not Joined

hcloud ProjectMan ListDomainNotAddedProjectsV4

Obtaining Projects That an Account Has Not Joined

Go debug

User Information

API Name

Command

Description

Operation

Updating a User Nickname

hcloud ProjectMan UpdateNickNameV4

Updating a User Nickname

Go debug

Updating the Nickname of a Subuser

hcloud ProjectMan BatchUpdateChildNickNames

A user with the te_admin role can update the nicknames of other users.

Go debug