execute on member

You can use the execute on member command to cause the execution of a specified Admin CLI command on a specified member of the metaspace. The results of the command are returned to the member that originally invoked the execute on member command.

Syntax

execute on member <string> <admin_command>

Parameters

The following table describes the parameters for this command.

execute on member Parameters
Parameter Description
member Specifies the metaspace member to execute an Admin CLI command on.
admin_command Specifies an Admin CLI command to execute.

Example

execute on member “member1” show space “space_five”