Вы находитесь на странице: 1из 8

Commands

wls:/offline> help()
WLST is a command line scripting tool to configure and administer WebLogic Server.
Try:
help('all')
List all WLST commands available.
help('browse')
List commands for browsing the hierarchy.
help('common')
List the most commonly used commands.
help('control')
List commands for controlling the domain/server.
help('deployment')
List commands for deploying applications.
help('diagnostics') List commands for performing diagnostics.
help('editing')
List commands for editing the configuration.
help('information') List commands for displaying information.
help('lifecycle')
List commands for managing life cycle.
help('nodemanager') List commands for using Node Manager.
help('offline')
List all offline commands available.
help('online')
List all online commands available.
help('trees')
List commands use to navigate MBean hierarchy.
help('variables')
List all global variables available.

wls:/offline>

wls:/offline> help('browse')
Browse the configuration hierarchy.
help('cd')
Navigate the hierarchy of beans.
help('currentTree')
Return the current location in the hierarchy.
help('prompt')
Toggle prompt information.
help('pwd')
Display the current working directory.

wls:/offline> help('common')
Commonly used commands
help('connect')
Connect WLST to a WebLogic Server instance.
help('create')
Create a configuration bean.
help('deploy')
Deploy an application.
help('exit')
Exit WLST from the user session.
help('find')
Find MBeans and attributes.
help('man')
Display help from MBeanInfo.
help('startEdit')
Start a configuration edit session.
help('startServer')
Start the Administration Server.

Control domains or servers.


help('addTemplate')
Extend the current domain.
help('closeDomain')
Close the current domain.
help('closeTemplate')
Close the current domain template.
help('connect')
Connect WLST to a WebLogic Server instance.
help('createDomain')
Create a new domain.
help('disconnect')
Disconnect WLST.
help('exit')
Exit WLST from the user session.
help('readDomain')
Open an existing domain for updating.
help('readTemplate')
Open an existing domain template.
help('updateDomain')
Update and save the current domain.
help('writeDomain')
Write the domain configuration information.
help('writeTemplate')
Write the domain template.

wls:/offline> help('deployment')
Deploy applications.
help('deploy')
Deploy an application.
help('distributeApplication') Copy the deployment bundle to targets.
help('getWLDM')
Return the WebLogic DeploymentManager object.
help('loadApplication') Load an application and deployment plan.
help('redeploy')
Reload classes and redeploys an application.
help('startApplication') Start an application.
help('stopApplication') Stop an application, making it unavailable to users.
help('undeploy')
Undeploy an application.
help('updateApplication') Update an application configuration using a new
deployment plan.

wls:/offline> help('diagnostics')
Get server diagnostics
help('exportDiagnosticData') Execute a query (offline).
help('exportDiagnosticDataFromServer') Execute a query (online).

wls:/offline> help('editing')
Edit the configuration.
help('activate')
Activate the changes.
help('assign')
Assign resources to one or more destinations.
help('assignAll')
(Deprecated) Assign all applications or services.
help('cancelEdit')
Cancel an edit session.
help('create')
Create a configuration bean.
help('delete')
Delete a configuration bean.
help('encrypt')
Encrypt the specified string.
help('get')
Return the value of the specified attribute.
help('getActivationTask') Return the latest ActivationTaskMBean.

help('invoke')
Invoke a management operation on the current bean.
help('isRestartRequired') Determine whether a server restart is required.
help('loadDB')
Load SQL files into a database.
help('loadProperties')
Load property values from a file.
help('save')
Save the edits that have been made.
help('set')
Set the specified attribute value.
help('setOption')
Set options related to a domain creation or update.
help('showChanges')
Show the current changes that were made.
help('startEdit')
Start a configuration edit session.
help('stopEdit')
Stop current edit session and release lock.
help('unassign')
Unassign applications or resources.
help('unassignAll')
(Deprecated) Unassign all applications or services.
help('undo')
Revert all unsaved or unactivated edits.
help('validate')
Validate the changes that have been made.

wls:/offline> help('information')
Get information.
help('addListener')
Add a JMX listener to the specified MBean.
help('configToScript')
Convert a domain configuration to WLST script.
help('dumpStack')
Display stack trace from the last exception.
help('dumpVariables')
Display all the variables used by WLST.
help('find')
Find MBeans and attributes.
help('getConfigManager') Return the ConfigurationManagerMBean.
help('getMBI')
Return the MBeanInfo.
help('getMBean')
Return the MBean by browsing to path.
help('getPath')
Return the MBean path.
help('listChildTypes')
List all the child MBeans for the cmo.
help('lookup')
Look up the specified MBean.
help('ls')
List all the child beans and/or attributes.
help('man')
Display help from MBeanInfo.
help('redirect')
Redirect WLST output to the specified filename.
help('removeListener')
Remove a listener that was previously defined.
help('showListeners')
Show all listeners that are currently defined.
help('startRecording')
Record all user interactions with WLST.
help('state')
Return a map of servers/clusters and their state.
help('stopRecording')
Stop recording WLST commands.
help('stopRedirect')
Stop redirection of WLST output.
help('storeUserConfig') Create a user configuration and key file.
help('threadDump')
Display a thread dump for the specified server.
help('viewMBean')
Display information about an MBean.
help('writeIniFile')
Convert WLST definitions to Python file.

wls:/offline> help('lifecycle')
Manage domain or server lifecycle.

help('migrate')
help('resume')
help('shutdown')
help('start')
help('startServer')
help('suspend')

Migrate JTA, JMS or Server services.


Resume a server instance.
Gracefully shut down a server or a cluster.
Start a Managed Server or a cluster.
Start the Administration Server.
Suspend a running server.

wls:/offline> help('nodemanager')
Use Node Manager.
help('nm')
Determine whether WLST is connected to Node Manager.
help('nmConnect')
Connect WLST to Node Manager.
help('nmDisconnect')
Disconnect WLST from a Node Manager session.
help('nmEnroll')
Enroll the machine with Node Manager.
help('nmGenBootStartupProps') Generate boot and startup properties
help('nmKill')
Kill the specified server instance.
help('nmLog')
Return the Node Manager log.
help('nmServerLog')
Return the server output log.
help('nmServerStatus')
Return the status of the server.
help('nmStart')
Start a server using Node Manager.
help('nmVersion')
Return the Node Manager server version.
help('startNodeManager') Start Node Manager.

wls:/offline> help('trees')
Navigate the tree hierarchy.
help('config')
(Deprecated) Navigate to the last MBean in configuration
hierarchy.
help('custom')
Navigate to the root of custom MBeans.
help('domainConfig')
Navigate to last domain configuration MBean or root.
help('domainRuntime')
Navigate to last domain runtime MBean or root.
help('edit')
Navigate to last edit configuration MBean or root.
help('jndi')
Navigate to the JNDI tree.
help('runtime')
(Deprecated) Navigates to the last MBean in runtime hierarchy
help('serverConfig')
Navigate to the last configuration MBean or root.
help('serverRuntime')
Navigate to the last runtime MBean or root.
wls:/offline>

wls:/offline> help('offline')
help('addTemplate')
Extend the current domain.
help('assign')
Assign resources to one or more destinations.
help('assignAll')
(Deprecated) Assign all applications or services.
help('cd')
Navigate the hierarchy of beans.
help('closeDomain')
Close the current domain.

help('closeTemplate')
Close the current domain template.
help('cmo')
Current Management Object.
help('configToScript')
Convert a domain configuration to WLST script.
help('connect')
Connect WLST to a WebLogic Server instance.
help('connected')
Variable indicating whether WLST is connected.
help('create')
Create a configuration bean.
help('createDomain')
Create a new domain.
help('delete')
Delete a configuration bean.
help('dumpStack')
Display stack trace from the last exception.
help('dumpVariables')
Display all the variables used by WLST.
help('exit')
Exit WLST from the user session.
help('exitonerror')
Variable indicating whether WLST exits on error.
help('exportDiagnosticData') Execute a query (offline).
help('get')
Return the value of the specified attribute.
help('loadDB')
Load SQL files into a database.
help('loadProperties')
Load property values from a file.
help('ls')
List all the child beans and/or attributes.
help('nmConnect')
Connect WLST to Node Manager.
help('prompt')
Toggle prompt information.
help('pwd')
Display the current working directory.
help('readDomain')
Open an existing domain for updating.
help('readTemplate')
Open an existing domain template.
help('recording')
Variable indicating whether WLST is recording.
help('redirect')
Redirect WLST output to the specified filename.
help('set')
Set the specified attribute value.
help('setOption')
Set options related to a domain creation or update.
help('startNodeManager') Start Node Manager.
help('startRecording')
Record all user interactions with WLST.
help('startServer')
Start the Administration Server.
help('stopRecording')
Stop recording WLST commands.
help('stopRedirect')
Stop redirection of WLST output.
help('threadDump')
Display a thread dump for the specified server.
help('unassign')
Unassign applications or resources.
help('unassignAll')
(Deprecated) Unassign all applications or services.
help('updateDomain')
Update and save the current domain.
help('username')
Name of user currently connected to WLST.
help('version')
Current version of WLS.
help('writeDomain')
Write the domain configuration information.
help('writeIniFile')
Convert WLST definitions to Python file.
help('writeTemplate')
Write the domain template.

wls:/offline> help('online')
help('activate')
help('addListener')
help('adminHome')
help('cancelEdit')

Activate the changes.


Add a JMX listener to the specified MBean.
Administration MBeanHome.
Cancel an edit session.

help('cd')
Navigate the hierarchy of beans.
help('cmo')
Current Management Object.
help('config')
(Deprecated) Navigate to the last MBean in configuration
hierarchy.
help('configToScript')
Convert a domain configuration to WLST script.
help('connect')
Connect WLST to a WebLogic Server instance.
help('connected')
Variable indicating whether WLST is connected.
help('create')
Create a configuration bean.
help('currentTree')
Return the current location in the hierarchy.
help('custom')
Navigate to the root of custom MBeans.
help('delete')
Delete a configuration bean.
help('deploy')
Deploy an application.
help('disconnect')
Disconnect WLST.
help('distributeApplication') Copy the deployment bundle to targets.
help('domainConfig')
Navigate to last domain configuration MBean or root.
help('domainName')
Name of the domain to which WLST is connected.
help('domainRuntime')
Navigate to last domain runtime MBean or root.
help('domainRuntimeService') DomainRuntimeServiceMBean MBean.
help('dumpStack')
Display stack trace from the last exception.
help('dumpVariables')
Display all the variables used by WLST.
help('edit')
Navigate to last edit configuration MBean or root.
help('editService')
EditServiceMBean MBean.
help('encrypt')
Encrypt the specified string.
help('exit')
Exit WLST from the user session.
help('exitonerror')
Variable indicating whether WLST exits on error.
help('exportDiagnosticDataFromServer') Execute a query (online).
help('find')
Find MBeans and attributes.
help('get')
Return the value of the specified attribute.
help('getActivationTask') Return the latest ActivationTaskMBean.
help('getConfigManager') Return the ConfigurationManagerMBean.
help('getMBI')
Return the MBeanInfo.
help('getMBean')
Return the MBean by browsing to path.
help('getPath')
Return the MBean path.
help('getWLDM')
Return the WebLogic DeploymentManager object.
help('home')
Local MBeanHome.
help('invoke')
Invoke a management operation on the current bean.
help('isAdminServer')
Variable indicating whether WLST is connected to an
Admin Server.
help('isRestartRequired') Determine whether a server restart is required.
help('jndi')
Navigate to the JNDI tree.
help('listChildTypes')
List all the child MBeans for the cmo.
help('loadApplication') Load an application and deployment plan.
help('loadProperties')
Load property values from a file.
help('lookup')
Look up the specified MBean.
help('ls')
List all the child beans and/or attributes.
help('man')
Display help from MBeanInfo.

help('mbs')
MBeanServerConnection object.
help('migrate')
Migrate JTA, JMS or Server services.
help('nm')
Determine whether WLST is connected to Node Manager.
help('nmConnect')
Connect WLST to Node Manager.
help('nmDisconnect')
Disconnect WLST from a Node Manager session.
help('nmEnroll')
Enroll the machine with Node Manager.
help('nmGenBootStartupProps') Generate boot and startup properties
help('nmKill')
Kill the specified server instance.
help('nmLog')
Return the Node Manager log.
help('nmServerLog')
Return the server output log.
help('nmServerStatus')
Return the status of the server.
help('nmStart')
Start a server using Node Manager.
help('nmVersion')
Return the Node Manager server version.
help('prompt')
Toggle prompt information.
help('pwd')
Display the current working directory.
help('recording')
Variable indicating whether WLST is recording.
help('redeploy')
Reload classes and redeploys an application.
help('redirect')
Redirect WLST output to the specified filename.
help('removeListener')
Remove a listener that was previously defined.
help('resume')
Resume a server instance.
help('runtime')
(Deprecated) Navigates to the last MBean in runtime hierarchy
help('runtimeService')
RuntimeServiceMBean MBean.
help('save')
Save the edits that have been made.
help('serverConfig')
Navigate to the last configuration MBean or root.
help('serverName')
Name of the server to which WLST is connected.
help('serverRuntime')
Navigate to the last runtime MBean or root.
help('set')
Set the specified attribute value.
help('showChanges')
Show the current changes that were made.
help('showListeners')
Show all listeners that are currently defined.
help('shutdown')
Gracefully shut down a server or a cluster.
help('start')
Start a Managed Server or a cluster.
help('startApplication') Start an application.
help('startEdit')
Start a configuration edit session.
help('startNodeManager') Start Node Manager.
help('startRecording')
Record all user interactions with WLST.
help('startServer')
Start the Administration Server.
help('state')
Return a map of servers/clusters and their state.
help('stopApplication') Stop an application, making it unavailable to users.
help('stopEdit')
Stop current edit session and release lock.
help('stopRecording')
Stop recording WLST commands.
help('stopRedirect')
Stop redirection of WLST output.
help('storeUserConfig') Create a user configuration and key file.
help('suspend')
Suspend a running server.
help('threadDump')
Display a thread dump for the specified server.
help('typeService')
TypeServiceMBean MBean.
help('undeploy')
Undeploy an application.

help('undo')
Revert all unsaved or unactivated edits.
help('updateApplication') Update an application configuration using a new
deployment plan.
help('username')
Name of user currently connected to WLST.
help('validate')
Validate the changes that have been made.
help('version')
Current version of WLS.
help('viewMBean')
Display information about an MBean.
help('writeIniFile')
Convert WLST definitions to Python file.
wls:/offline>

Вам также может понравиться