All Products
Search
Document Center

CloudOps Orchestration Service:ACS::CS::RunCommand

Last Updated:Jul 31, 2024

Description

Runs a command on nodes of a Kubernetes cluster.

Syntax

Action: ACS::CS::RunCommand
Properties:
 clusterId: String
 commandContent: String

Attributes

Attribute

Description

Type

Required

Default value

Limit

clusterId

The cluster ID.

String

Yes

commandContent

The content of the command.

String

Yes

Output

Output item

Description

Type

commandOutput

String

References

For more information, see ACS::CS::RunCommand.yml at GitHub.