WebLogic Scripting Tool
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
The following sections summarize the WLST commands, as follows:
Note: You can list a summary of all online and offline commands from the command-line using the following commands, respectively:
The following tables summarizes each of the WLST commands, alphabetically by command.
Table B-1 WLST Command Summary
Activate changes saved during the current editing session but not yet deployed. |
||
Extend the current domain using an application or service extension template. |
||
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 |
||
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 to the last MBean to which you navigated in the Administration or local configuration MBean hierarchy or to the root of the hierarchy, Note: This command is deprecated as of WebLogic Server 9.0. You should update your script to use the |
||
Convert an existing server configuration ( |
||
Create a configuration bean of the specified type for the current bean. |
||
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. |
||
Navigate to the last MBean to which you navigated in the domain configuration hierarchy or to the root of the hierarchy, |
||
Navigate to the last MBean to which you navigated in the domain runtime hierarchy or to the root of the hierarchy, |
||
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, |
||
Exit WLST from the user session and close the scripting shell. |
||
Executes a query on the server side and retrieves the exported WebLogic Diagnostic Framework (WLDF) data. |
||
Return the latest |
||
Return the latest |
||
Return the |
||
Invoke a management operation on the current configuration bean. |
||
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 |
||
List all child beans and/or attributes for the current configuration or runtime bean. |
||
Display help from |
||
Generates the Node Manager property files, |
||
Kill the specified server instance that was started with Node Manager. |
||
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. |
||
Display the current location in the configuration or runtime bean hierarchy. |
||
Reload classes and redeploy a previously deployed application. |
||
Resume a server instance that is suspended or in |
||
Navigate to the last MBean to which you navigated in the Runtime hierarchy or the root of all runtime objects, Note: This command is deprecated as of WebLogic Server 9.0. You should update your scripts to use the |
||
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, |
||
Navigate to the last MBean to which you navigated in the runtime MBean hierarchy or to the root of the hierarchy, |
||
Set the specified attribute value for the current configuration bean. |
||
Show the changes made by the current user during the current edit session. |
||
Start a Managed Server instance or a cluster using Node Manager. |
||
Start a configuration edit session on behalf of the currently connected user. |
||
Record all user interactions with WLST; useful for capturing commands to replay. |
||
Returns a map of servers or clusters and their state using Node Manager. |
||
Stop the current edit session, release the edit lock, and discard unsaved changes. |
||
Create a user configuration file and an associated key file. |
||
Update an application configuration using a new deployment plan. |
||
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 |
||
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 ( |
||
Writes the domain configuration information to the specified domain template. |
The following table summarizes the WLST online commands, alphabetically by command.
Table B-2 WLST Online Command Summary
Activate changes saved during the current editing session but not yet deployed. |
|
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 to the last MBean to which you navigated in the configuration MBean hierarchy or to the root of all configuration beans, Note: This command is deprecated as of WebLogic Server 9.0. You should update your script to use the |
|
Convert an existing server configuration ( |
|
Create a configuration bean of the specified type for the current bean. |
|
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. |
|
Navigate to the last MBean to which you navigated in the domain configuration hierarchy or to the root of the hierarchy, |
|
Navigate to the last MBean to which you navigated in the domain runtime hierarchy or to the root of the hierarchy, |
|
Display stack trace from the last exception that occurred, and reset the 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, |
|
Exit WLST from the interactive session and close the scripting shell. |
|
Execute a query on the server side and retrieves the exported WebLogic Diagnostic Framework (WLDF) data. |
|
Return the latest |
|
Return the latest |
|
Return the |
|
Invoke a management operation on the current configuration bean. |
|
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 |
|
List all child beans and/or attributes for the current configuration or runtime bean. |
|
Display help from |
|
Generates the Node Manager property files, |
|
Kill the specified server instance that was started with Node Manager. |
|
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. |
|
Display the current location in the configuration or runtime bean hierarchy. |
|
Reload classes and redeploy a previously deployed application. |
|
Resume a server instance that is suspended or in |
|
Navigate to the last MBean to which you navigated in the Runtime hierarchy or the root of all runtime objects, Note: This command is deprecated as of WebLogic Server 9.0. You should update your scripts to use the |
|
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, |
|
Navigate to the last MBean to which you navigated in the runtime MBean hierarchy or to the root of the hierarchy, |
|
Set the specified attribute value for the current configuration bean. |
|
Show the changes made by the current user during the current edit session. |
|
Start a Managed Server instance or a cluster using Node Manager. |
|
Start a configuration edit session on behalf of the currently connected user. |
|
Record all user interactions with WLST; useful for capturing commands to replay. |
|
Returns a map of servers or clusters and their state using Node Manager |
|
Stop the current edit session, release the edit lock, and discard unsaved changes. |
|
Create a user configuration file and an associated key file. |
|
Update an application configuration using a new deployment plan. |
|
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. |
|
Convert WLST definitions and method declarations to a Python ( |
The following table summarizes the WLST offline commands, alphabetically by command.
Table B-3 WLST Offline Command Summary
Extend the current domain using an application or service extension template. |
|
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 |
|
Convert an existing server configuration ( |
|
Create a configuration bean of the specified type for the current bean. |
|
Delete an instance of a configuration bean of the specified type for the current configuration bean. |
|
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. |
|
Exit WLST from the interactive session and close the scripting shell. |
|
List all child beans and/or attributes for the current configuration or runtime bean. |
|
Display the current location in the configuration or runtime bean hierarchy. |
|
Set the specified attribute value for the current configuration bean. |
|
Record all user interactions with WLST; useful for capturing commands to replay. |
|
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 |
|
Write the domain configuration information to the specified directory. |
|
Convert WLST definitions and method declarations to a Python ( |
|
Writes the domain configuration information to the specified domain template. |
![]() ![]() |
![]() |
![]() |