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 on GitHub.