cmc execute

Prev Next

Executes a CLI command on a remote FireEye appliance or appliance group.

Syntax

cmc execute {appliance <name> | group <name> | all} command <command_text>

Parameters

appliance name | group name | all

Specifies an appliance, appliance group, or all groups of appliances.

command command_text

CLI command to be executed. A command that includes spaces must be enclosed in quotation marks.

Example

The following example reboots the remote appliance “Trellix1.”

hostname (config) # cmc execute appliance Trellix1 command reload

cmc group