| weblogic:appc | Run appc on an ear |
| weblogic:appcwar | Run appc on a war |
| weblogic:clusterstart | Start all servers in a cluster |
| weblogic:clusterstate | Show the state of the cluster |
| weblogic:clusterstop | Stop all servers in a cluster |
| weblogic:connect | Connect to a server to test availability |
| weblogic:deploy | Deploys an application EAR |
| weblogic:deploywar | Deploys an application war. When deploying a war we do an upload operation as if the
server was remote. This is to get around an issue where the server will lock the war and you cannot rebuild unless
you restart your server. We noticed this during our cactus debugging. |
| weblogic:deploywip | Deploys an application war in place |
| weblogic:forceshutdown | Force the shutdown of a server |
| weblogic:getstate | Output the operational state of a server. |
| weblogic:info | Prints the configuration |
| weblogic:jnditree | Output the JNDI tree beginning from the node. |
| weblogic:listapps | List the applications on the server |
| weblogic:prepare-deploy | Hook for deployment |
| weblogic:redeploy | Redeploys an application EAR/WAR |
| weblogic:remotedeploy | Deploys an application EAR on a remote server |
| weblogic:remotedeploywar | Deploys an application war to a remote admin server |
| weblogic:serverlog | Output the server log |
| weblogic:shutdown | Shutdown a server |
| weblogic:start | Start an application |
| weblogic:stop | Stop an application |
| weblogic:threaddump | Cause a threaddump to output to standard output of the server. |
| weblogic:undeploy | Undeploys an application EAR/WAR |
| weblogic:version | Output the version of weblogic on the server |
| weblogic:workshopbuild | Build a workshop project. |
| weblogic:workshopclean | Clean a workshop project. |
| weblogic:workshopdeploy | Deploys the workshop ear to the remote repository |
| weblogic:workshopinstall | Install the workshop ear in the local repository |