Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Administering ActiveSpaces with the Admin CLI : show | describe members

show | describe members
Command
Syntax
show | describe members
Purpose
Outputs to the screen a list of all members currently running in the metaspace.
Remarks
In addition to the name (member ID) of each space in the metaspace, the output includes the role of the member in the space, that is, whether the member is a metaspace manager (for the metaspace group membership protocol) or just a metaspace member.
If remote members are active, the output shows the remote members.
If you have started an as-agent using the -name parameter, for example:
as-agent -name agent1
then you can issue the show member command and specify the agent name on the command line, as follows:
show member "agent1"
This will output information about the as-agent that has been launched with the specified member name.
Parameters
None.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved