ACS::CS::FCRunCommand

更新时间:
复制 MD 格式

Description

Runs a command on cluster nodes through Function Compute.

Syntax

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

Attributes

Attribute

Description

Type

Required

Default value

Limit

clusterId

The cluster ID.

String

Yes

commandContent

The command to run.

String

Yes

Output

Output item

Description

Type

invokeResult

String

References

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