Weblogic WLST Information Commands

Information Commands

Use the WLST information commands, listed in Table, to interrogate domains, servers, and variables, and provide configuration bean, runtime bean, and WLST-related information.

This command...
Enables you to...
Use with WLST...
Table Information Commands for WLST Configuration 
Add a JMX listener to the specified MBean.
Online
Convert an existing server configuration ( config directory) to an executable WLST script
Online or Offline
Display stack trace from the last exception that occurred while performing a WLST action, and reset the stack trace.
Online or Offline
Display all variables used by WLST, including their name and value.
Online or Offline
Find MBeans and attributes in the current hierarchy.
Online
Return the latest  ConfigurationManagerBean MBean which manages the change process.
Online
Return the MBean by browsing to the specified path.
Online
Return the  MBeanInfo for the specified  MBeanType or the  cmo variable.
Online
Return the MBean path for the specified MBean instance.
Online
List all the children MBeans that can be created or deleted for the cmo type.
Online
Look up the specified MBean.
Online
ls
List all child beans and/or attributes for the current configuration or runtime bean.
Online or Offline
man
Display help from  MBeanInfo for the current MBean or its specified attribute.
Online
Redirect WLST output to the specified filename.
Online or Offline
Remove a listener that was previously defined.
Online
Show all listeners that are currently defined.
Online
Record all user interactions with WLST; useful for capturing commands to replay.
Online or Offline
Returns a map of servers or clusters and their state using Node Manager.
Online
Stop recording WLST commands.
Online or Offline
Stop redirection of WLST output to a file.
Online or Offline
Create a user configuration file and an associated key file.
Online
Display a thread dump for the specified server.
Online or Offline
Display information about an MBean, such as the attribute names and values, and operations.
Online
Convert WLST definitions and method declarations to a Python ( .py) file.
Online or Offline

猜你喜欢

转载自fengyonghui.iteye.com/blog/563444
今日推荐