Deploy and Undeploy Using Telnet
Deploy and Undeploy Using Telnet
Deploy
In order to get an overview of the available options in the deploy command, execute: deploy -h or man deploy.
Examples:
Undeploy
In order to get an overview of the available options in the undeploy command, execute: undeploy -h or man undeploy.
Examples:
This command lists All Deployed Components. Only components which are currently deployed on the system will be returned.
The arguments 'name' and 'vendor' are optional. If they are not specified all the deployed components (SCs & DCs) will be returned.
WHERE
The command can be used for removing an application from the server
WHERE
get_result <sessionId>
This command can be used for printing offline deployment or undeployment result by session id, if result for the specified session id was not garbage collected.
WHERE
<sessionId> Specifies the session id for a particular deployment or undeployment except active one if deploy controller is in process in order to
prevent failures on operation. If no sessionId is specified then the active one is used.
This command can be used for printing the reference graph for all applications.
The graph contains application references to other applications, services, libraries and resource references. For more information
list_app
Gives you a lot of information for a certain component deployed on the current server node. The most useful info is the current STATUS - if it is started or not,
and if it is NOT STARTED - the reason is displayed.