Table B-1 WLST Command Summary
|
|
|
|
Activate changes saved during the current editing session but not yet deployed.
|
|
|
Add a JMX listener to the specified MBean.
|
|
|
Extend the current domain using an application or service extension template.
|
|
|
Assign resources to one or more destinations.
|
|
|
Assign all applications or services to one or more destinations.
Note: |
This command is deprecated as of WebLogic Server 9.0. You should update your scripts to use the assign command, as described in assign. |
|
|
|
Cancel an edit session, release the edit lock, and discard all unsaved changes. This operation can be called by any user with administrator privileges, even if the user did not start the edit session.
|
|
|
Navigate the hierarchy of configuration or runtime beans.
|
|
|
Close the current domain.
|
|
|
Close the current domain template.
|
|
|
Navigate to the last MBean to which you navigated in the Administration or local configuration MBean hierarchy or to the root of the hierarchy, DomainMBean .
Note: |
This command is deprecated as of WebLogic Server 9.0. You should update your script to use the serverConfig command as described in serverConfig. |
|
|
|
Convert an existing server configuration ( config directory) to an executable WLST script.
|
|
|
Connect WLST to a WebLogic Server instance.
|
|
|
Create a configuration bean of the specified type for the current bean.
|
|
|
Return the current location in the hierarchy.
|
|
|
Navigate to the root of custom MBeans that are registered in the server.
|
|
|
Delete an instance of a configuration bean of the specified type for the current configuration bean.
|
|
|
Deploy an application to a WebLogic Server instance.
|
|
|
Disconnect WLST from a WebLogic Server instance.
|
|
|
Copy the deployment bundle to the specified targets.
|
|
|
Navigate to the last MBean to which you navigated in the domain configuration hierarchy or to the root of the hierarchy, DomainMBean .
|
|
|
Navigate to the last MBean to which you navigated in the domain runtime hierarchy or to the root of the hierarchy, DomainRuntimeMBean .
|
|
|
Display stack trace from the last exception that occurred while performing a WLST action, and reset the stack trace.
|
|
|
Display all variables used by WLST, including their name and value.
|
|
|
Navigate to the last MBean to which you navigated in the configuration edit MBean hierarchy or to the root of the hierarchy, DomainMBean .
|
|
|
Encrypt the specified string.
|
|
|
Exit WLST from the user session and close the scripting shell.
|
|
|
Execute a query against the specified log file.
|
|
|
Executes a query on the server side and retrieves the exported WebLogic Diagnostic Framework (WLDF) data.
|
|
|
Find MBeans and attributes in the current hierarchy.
|
|
|
Return the value of the specified attribute.
|
|
|
Return the latest ActivationTask MBean on which a user can get status.
|
|
|
Return the latest ConfigurationManagerBean MBean which manages the change process.
|
|
|
Return the MBean by browsing to the specified path.
|
|
|
Return the MBeanInfo for the specified MBeanType or the cmo variable.
|
|
|
Return the MBean path for the specified MBean instance.
|
|
|
Return the WebLogic DeploymentManager object.
|
|
|
Invoke a management operation on the current configuration bean.
|
|
|
Determine whether a server restart is required.
|
|
|
Navigates to the JNDI tree for the server to which WLST is currently connected.
|
|
|
List all the children MBeans that can be created or deleted for the cmo .
|
|
|
Load an application and deployment plan into memory.
|
|
|
Load SQL files into a database.
|
|
|
Load property values from a file.
|
|
|
Look up the specified MBean.
|
|
|
List all child beans and/or attributes for the current configuration or runtime bean.
|
|
|
Display help from MBeanInfo for the current MBean or its specified attribute.
|
|
|
Migrate services to a target server within a cluster.
|
|
|
Determine whether WLST is connected to Node Manager.
|
|
|
Connect WLST to Node Manager to establish a session.
|
|
|
Disconnect WLST from a Node Manager session.
|
|
|
Enroll the machine on which WLST is currently running.
|
|
|
Generates the Node Manager property files, boot.properties and startup.properties , for the specified server.
|
|
|
Kill the specified server instance that was started with Node Manager.
|
|
|
Return the Node Manager log.
|
|
|
Return the server output log of the server that was started with Node Manager.
|
|
|
Return the status of the server that was started with Node Manager.
|
|
|
Start a server in the current domain using Node Manager.
|
|
|
Return the Node Manager server version.
|
|
|
Toggle the display of path information at the prompt.
|
|
|
Display the current location in the configuration or runtime bean hierarchy.
|
|
|
Open an existing domain for updating.
|
|
|
Open an existing domain template for domain creation.
|
|
|
Reload classes and redeploy a previously deployed application.
|
|
|
Redirect WLST output to the specified filename.
|
|
|
Remove a listener that was previously defined.
|
|
|
Resume a server instance that is suspended or in ADMIN state.
|
|
|
Navigate to the last MBean to which you navigated in the Runtime hierarchy or the root of all runtime objects, DomainRuntimeMBean .
Note: |
This command is deprecated as of WebLogic Server 9.0. You should update your scripts to use the serverRuntime command, as described in serverRuntime. |
|
|
|
Save the edits that have been made but have not yet been saved.
|
|
|
Navigate to the last MBean to which you navigated in the configuration MBean hierarchy or to the root of the hierarchy, DomainMBean .
|
|
|
Navigate to the last MBean to which you navigated in the runtime MBean hierarchy or to the root of the hierarchy, ServerRuntimeMBean .
|
|
|
Set the specified attribute value for the current configuration bean.
|
|
|
Set options related to a domain creation or update
|
|
|
Show the changes made by the current user during the current edit session.
|
|
|
Show all listeners that are currently defined.
|
|
|
Gracefully shut down a running server instance or cluster.
|
|
|
Start a Managed Server instance or a cluster using Node Manager.
|
|
|
Start an application, making it available to users.
|
|
|
Start a configuration edit session on behalf of the currently connected user.
|
|
|
Start Node Manager at default port (5556).
|
|
|
Record all user interactions with WLST; useful for capturing commands to replay.
|
|
|
Start the Administration Server.
|
|
|
Returns a map of servers or clusters and their state using Node Manager.
|
|
|
Stop an application, making it un available to users.
|
|
|
Stop the current edit session, release the edit lock, and discard unsaved changes.
|
|
|
Stop recording WLST commands.
|
|
|
Stop the redirection of WLST output to a file.
|
|
|
Create a user configuration file and an associated key file.
|
|
|
Suspend a running server.
|
|
|
Display a thread dump for the specified server.
|
|
|
Undeploy an application from the specified servers.
|
|
|
Update an application configuration using a new deployment plan.
|
|
|
Update and save the current domain.
|
|
|
Unassign applications or services from one or more destinations.
|
|
|
Unassign all applications or services from one or more destinations.
Note: |
This command is deprecated as of WebLogic Server 9.0. You should update your scripts to use the unassign command, as described in unassign. |
|
|
|
Revert all unsaved or unactivated edits.
|
|
|
Validate the changes that have been made but have not yet been saved.
|
|
|
Display information about an MBean, such as the attribute names and values, and operations.
|
|
|
Write the domain configuration information to the specified directory.
|
|
|
Convert WLST definitions and method declarations to a Python ( .py ) file.
|
|
|
Writes the domain configuration information to the specified domain template.
|
|