Viewing Container Information

To view the general container details:

List all containers

Command:

gs.{sh/bat} container list

Description:

This command lists all the containers on the current host.

Input Example:

<GS_HOME>/bin/gs container list

Output Example:

Parameters and Options:

None

List container details

Command:

gs.{sh/bat} container info <container ID>

Description:

This command lists the container ID, Process ID, zones, and Processing UnitClosed instances for the specified container.

Input Example:

<GS_HOME>/bin/gs container info demo-host3~22592

Output Example:

Parameters and Options:

Item Name Description
Parameter Container ID Provide the ID of container for which you want to see the details.