Previous Topic: power_cycle Command (Grid Control)--Power Cycle the GridNext Topic: net_discover Command (Grid Control)--Initiate network topology discovery for the grid


shutdown Command (Grid Control)--Shutdown the Grid

Shutdown CA AppLogic for System z® grid

Syntax
grid shutdown [--kill] [--force] 
Arguments
--kill

Skip trying to stop any applications that have been started.

--force

Do not prompt for user confirmation. Prior to CA AppLogic for System z® 2.8.x, this option had the same functionality as the --kill option.

reason=text

Free-form text specifying the reason for the grid shutdown.

Examples
grid shutdown  

Shutdown all started applications and shutdown the CA AppLogic for System z® grid

grid shutdown --kill  

Shutdown the CA AppLogic for System z® grid without stopping any running applications.

Notes: