BMC Release Process Management provides a set of default remote shell scripts in the Ruby programming language. These scripts help you perform various functions in different applications.
You can import, and then use these scripts in steps to perform certain operations. If some of the functions you need are not available in the default scripts, you can create your own remote shell scripts.
| |
---|
| - Clear the WebLogic Server cache
- Uses the WebLogic Deployer interface to deploy or undeploy an application
- Use the WebLogic Deployer interface to deploy an application
- Use the WebLogic Deployer interface to undeploy an application
- Deploy the application to the WebLogic server or cluster
- Start the application on the WebLogic server or cluster
- Stop the application on the WebLogic server or cluster
- Undeploys the application to the WebLogic server or cluster
- Start the WebLogic server or cluster
- Stop the WebLogic server or cluster
- Get status of the WebLogic server or cluster
|
| - Use the wsadmin shell to install or uninstall an application
- Install an application through the deployment manager to a cluster or server
- Uninstall an application from a cluster or server through the deployment manager
- Start or stops an application on a cluster or server through the deployment manager
- Stop an application on a cluster or server through the deployment manager
- Synchronize nodes in a cluster
- Start a cluster or server through the deployment manager
- Stop a cluster or server through the deployment manager
- Update application configuration changes on a cluster (updateAppOnCluster)
- Install an application through the wsadmin shell
- Uninstall an application through the wsadmin shell
- Start the WebSphere process through the wsadmin shell
- Stop the WebSphere process through the wsadmin shell
|
| - Create an IIS application
- Delete an IIS application
- Create an IIS application pool
- Delete an IIS application pool
- Start the IIS application pool
- Stop the IIS application pool
- Retrieve the status of the IIS application pool
- Start the IIS internet service
- Stop the IIS internet service
- (IIS 7 only) Retrieve the status of the IIS site
- Create an IIS virtual directory
- Delete an IIS virtual directory
|
| - Create or delete a queue manager
- Start or stop a queue manager
- Run MQSC commands in a file that is sent as instance content
|
| - Delete the application
- Deploy the application
- Export the configuration data
- Start the application
- Stop the application
- Undeploy the application
- Update the application
- Update the configuration data
|
| Execute an SQL file that is located at CONTENT_PATH |
Microsoft SQL Server 2008 | |
| |
| - Provide a generic interface to the JBoss Twiddle command
- Deploy an application by using the JBoss Twiddle interface
- Get server information by using the JBoss Twiddle interface
- Undeploy an application by using the JBoss Twiddle interface
|
| - Deploy an application through Tomcat Manager
- Undeploy an application through Tomcat Manager
|
| |
| - Commit a container
- Copy a container
- Create a new container
- Run a new command in a running container
- Export and import the contents of a container
- Receive low-level information about a container or image
- Kill a running container
- Load a tarred repository from a file or the standard input stream
- Register or log in to a Docker registry server
- Log out from a Docker registry
- Receive the logs of a container
- Pull an image or a repository from the registry
- Push an image or a repository to the registry
- Rename a container
- Restart a running container
- Remove one or more containers
- Remove one or more images
- Run a command in a new container
- Save an image to a tar archive
- Start one or more stopped containers
- Stop a running container
- Tag an image into a repository
|
| - Registers .dll files in COM
- Displays the Windows DLL version
- Creates a Windows DSN
- Deletes a Windows DSN
- Returns the MD5 checksum of provided files
- Installs the assembly into the global assembly cache
- Uninstalls the assembly from the global assembly cache
- Monitors a log file for a provided string to match
- Installs MSI using msiexec
- Uninstalls MSI using msiexec
- Syncs two Windows directories using Robocopy
- Changes the owning account of a Windows service
- Installs a Windows service using InstallUtil.exe
- Uninstalls a Windows service using InstallUtil.exe
|