2 WebLogic Server WLST Online and Offline Command Reference

This chapters lists and summarizes the WLST commands in alphabetical order indicates which commands can be used in offline mode, online mode, or both.

WebLogic Server WLST Command Summary, Alphabetically By Command

The following table summarizes each of the WebLogic Server WLST commands, alphabetically by command.

Table 2-1 WebLogic Server WLST Command Summary

This command... Enables you to... Use with WLST...

activate

Activate changes saved during the current editing session but not yet deployed.

Online

activateDebugPatch

Activate a debug patch on specified targets.

Online

addHelpCommand

Adds new command help for a command to an existing command group. Once added to the group, the command (along with a brief description) is displayed in the command list for the group when you enter the help('commandGroup') command.

Online or Offline

addHelpCommandGroup

Adds a new help command group to those shown by the WLST help() command.

Online or Offline

addListener

Add a JMX listener to the specified MBean.

Online

addStartupGroup

Adds a new server startup group.

Offline

addTemplate

Extend the current WebLogic domain using an application or service extension template.

Offline

assign

Assign resources to one or more destinations.

Offline

cancelEdit

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.

Online

captureAndSaveDiagnosticImage

Capture a diagnostic image and downloads it to the client.

Online

cd

Navigate the hierarchy of configuration or runtime beans.

Online or Offline

clone

Clones the server object.

Offline

closeDomain

Close the current WebLogic domain.

Offline

closestore

Closes a store.

Offline

closeTemplate

Close the current domain template.

Offline

compactstore

Compacts and defragments the space occupied by a file store.

Offline

configToScript

Convert an existing server configuration (config directory) to an executable WLST script.

Online or Offline

connect

Connect WLST to a WebLogic Server instance.

Online or Offline

create

Create a configuration bean of the specified type for the current bean.

Online or Offline

createDomain

Create a WebLogic domain using the specified template.

Offline

createEditSession

Create a new edit session.

Online

createSystemResourceControl

Creates a diagnostics resource from an external descriptor file.

Online

currentTree

Return the current location in the hierarchy.

Online

custom

Navigate to the root of custom MBeans that are registered in the Runtime MBean Server.

Online

deactivateAllDebugPatches

Deactivate all debug patches on specified targets.

Online

deactivateDebugPatches

Deactivate debug patches on specified targets.

Online

delete

Delete an instance of a configuration bean of the specified type for the current configuration bean.

Online or Offline

deleteFEHost

Delete the Frontend host for a domain.

Offline

deleteStartupGroup

Delete a server startup group.

Offline

deploy

Deploy an application to a WebLogic Server instance.

Online

destroySystemResourceControl

Destroys a Diagnostics system resource control.

Online

destroyEditSession

Remove the specified edit session.

Online

disableSystemResource

Deactivate a diagnostic system resource control that is activated on a server instance.

Online

disconnect

Disconnect WLST from a WebLogic Server instance.

Online

distributeApplication

Copy the deployment bundle to the specified targets.

Online

domainConfig

Navigate to the last MBean to which you navigated in the domain configuration hierarchy or to the root of the hierarchy, DomainMBean.

Online

domainCustom

Navigate to the tree of custom MBeans that are registered in the Domain Runtime MBean Server.

Online

domainRuntime

Navigate to the last MBean to which you navigated in the domain runtime hierarchy or to the root of the hierarchy, DomainRuntimeMBean.

Online

dumpDiagnosticData

Dumps the diagnostics data from a harvester to a local file.

Online

dumpStack

Display a stack trace from the last exception that occurred while performing a WLST action, and reset the stack trace.

Online or Offline

dumpstore

Dumps store contents in human-readable format to an XML file.

Offline

dumpVariables

Display all variables used by WLST, including their name and value.

Online or Offline

edit

Navigate to the last MBean to which you navigated in the configuration edit MBean hierarchy or to the root of the hierarchy, DomainMBean.

Online

editCustom

Navigate to the root of custom MBeans.

Online

encrypt

Encrypt the specified string.

Online

enableOverwriteComponentChanges

Overwrite changes to all system components during activation.

Online

enableSystemResource

Activate a diagnostic system resource on a server instance

Online

exit

Exit WLST from the user session and close the scripting shell.

Online or Offline

exportDiagnosticData

Execute a query against the specified log file.

Offline

exportDiagnosticDataFromServer

Execute a query on the server side and retrieves the exported WebLogic Diagnostic Framework (WLDF) data.

Online

exportHarvestedTimeSeriesData

Export the harvested metric data within the specified interval in CSV format.

Online

exportHarvestedTimeSeriesDataOffline

Export the harvested metric data in offline mode within the specified interval in CSV format.

Offline

exportPartition

Exports a domain partition into a partition archive.

Online

find

Find MBeans and attributes in the current hierarchy.

Online

forceShutdownPartitionWait

Shut down a domain partition and wait until the partition has shut down.

Online

get

Return the value of the specified attribute.

Online or Offline

getActivationTask

Return the latest ActivationTask MBean on which a user can get status.

Online

getAvailableCapturedImages

Return a list of the previously captured diagnostic images.

Online

getAvailableDiagnosticDataAccessorNames

Get the diagnostic data accessor names currently available on a server or partition.

Online

getConfigManager

Return the latest ConfigurationManagerBean MBean which manages the change process.

Online

getDatabaseDefaults

Connect to the database to retrieve schema information.

Offline

getFEHostURL

Retrieve the settings for a domain's Frontend Host.

Offline

getMBean

Return the MBean by browsing to the specified path.

Online

getMBI

Return the MBeanInfo for the specified MBeanType or the cmo variable.

Online

getNodeManagerHome

Get the Node Manager home.

Offline

getNodeManagerType

Get the Node Manager type.

Offline

getNodeManagerUpgradeOverwriteDefault

Get the value of the Node Manager upgrade overwrite default flag.

Offline

getNodeManagerUpgradeType

Get the Node Manager upgrade type used for Node Manager upgrade.

Offline

getOldNodeManagerHome

Get the old Node Manager home used for Node Manager upgrade.

Offline

getopenstores

Return a list of opened stores (for script access).

Offline

getstoreconns

Return a list of connections in the specified store (for script access).

Offline

getPath

Return the MBean path for the specified MBean instance.

Online

getServerGroups

Retrieve a list of the server groups of which the specified server is a member.

Offline

getStartupGroup

Retrieve the server startup group.

Offline

getTopologyProfile

Return the domain topology profile for a domain.

Offline

getWLDM

Return the WebLogic DeploymentManager object.

Online

importPartition

Imports a domain partition from a partition archive.

Online

invoke

Invoke a management operation on the current configuration bean.

Online

isRestartRequired

Determine whether a server restart is required.

Online

jndi

Navigate to the JNDI tree for the server to which WLST is currently connected.

Online

listApplications

List all applications that are currently deployed in the domain.

Online

listChildTypes

List all the children MBeans that can be created or deleted for the cmo.

Online

listDebugPatches

List active and available debug patches on specified targets.

Online

listDebugPatchTasks

List debug patch tasks from specified targets.

Online

listServerGroups

Retrieves a map of the config-groups.xml server groups that are user-expandable.

Offline

liststore

Lists store names, open stores or connections in a store.

Offline

listSystemResourceControls

List the diagnostic system resources that are currently deployed on a server instance.

Online

loadApplication

Load an application and deployment plan into memory.

Online or Offline

loadDB

Load SQL files into a database.

Offline

loadProperties

Load property values from a file.

Online or Offline

loadTemplates

Load all the selected templates using select template.

Offline

lookup

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

mergeDiagnosticData

Merges a set of data files.

Online

migrate

Migrate services to a target server within a cluster.

Online

migrateResourceGroup

Migrates a domain partition resource group from one target to another target.

Online

nm

Determine whether WLST is connected to Node Manager.

Online

nmConnect

Connect WLST to Node Manager to establish a session.

Online or Offline

nmDisconnect

Disconnect WLST from a Node Manager session.

Online or Offline

nmEnroll

Enroll the machine on which WLST is currently running.

Online

nmExecScript

Execute the named script using the connected Node Manager.

Online

nmGenBootStartupProps

Generates the Node Manager property files, boot.properties and startup.properties, for the specified server.

Online

nmKill

Kill the specified server instance that was started with Node Manager.

Online or Offline

nmLog

Return the Node Manager log.

Online or Offline

nmRestart

Restart the Node Manager instance.

Online

nmServerLog

Return the server output log of the server that was started with Node Manager.

Online or Offline

nmServerStatus

Return the status of the server that was started with Node Manager.

Online or Offline

nmSoftRestart

Restart the specified System Component server instance.

Online or Offline

nmStart

Start a server in the current domain using Node Manager.

Online or Offline

nmVersion

Return the Node Manager server version.

Online or Offline

openfilestore

Opens a file store.

Offline

openjdbcstore

Opens a JDBC store.

Offline

prompt

Toggle the display of path information at the prompt.

Online or Offline

pullComponentChanges

Pull the configuration changes of a system component from the remote node.

Online

purgeCapturedImages

Purge the diagnostic image files on the server as per the age criteria specified.

Online

purgeDebugPatchTasks

Purge debug patch tasks from specified targets.

Online

pwd

Display the current location in the configuration or runtime bean hierarchy.

Online or Offline

readDomain

Open an existing WebLogic domain for updating.

Offline

readDomainForUpgrade

Open an existing domain for reconfiguration

Offline

readTemplate

Open an existing domain template for WebLogic domain creation.

Offline

readTemplateForUpdate

Open an existing domain template for template update.

Offline

redeploy

Reload classes and redeploy a previously deployed application.

Online

redirect

Redirect WLST output to the specified filename.

Online or Offline

removeListener

Remove a listener that was previously defined.

Online

resolve

Detect any external modification or conflict, and resolve them.

Online

resume

Resume a server instance that is suspended or in ADMIN state.

Online

resync

Resynchronize the configuration files of the specified system component.

Online

resyncAll

Resynchronize the configuration files of all system components.

Online

rolloutApplications

Roll out updates to specified applications on the targeted servers without interrupting service.

Online

rolloutJavaHome

Roll out a new Java Home for targeted servers without interrupting service.

Online

rolloutOracleHome

Roll out a patched Oracle Home to the targeted server without interrupting service.

Online

rollingRestart

Initiate a rolling restart of the targeted servers without interrupting the service.

Online

rolloutUpdate

Roll out updates to targeted servers without interrupting service.

Online

save

Save the edits that have been made but have not yet been saved.

Online

saveDiagnosticImageCaptureFile

Download the specified diagnostic image capture.

Online

saveDiagnosticImageCaptureEntryFile

Download a specific entry from the diagnostic image capture.

Online

scaleDown

Decrease the number of running dynamic servers in the specified dynamic cluster.

Online

scaleUp

Increase the number of running dynamic servers for the specified dynamic cluster.

Online

selectCustomTemplate

Select an existing custom domain template or application template for creating a domain.

Offline

selectTemplate

Select an existing domain template or application template for creating a domain.

Offline

serverConfig

Navigate to the last MBean to which you navigated in the configuration MBean hierarchy or to the root of the hierarchy, DomainMBean.

Online

serverRuntime

Navigate to the last MBean to which you navigated in the runtime MBean hierarchy or to the root of the hierarchy, ServerRuntimeMBean.

Online

set

Set the specified attribute value for the current configuration bean.

Online or Offline

setFEHostURL

Set the plain and SSL URLs for a domain's Frontend Host and specifies which is the default.

Offline

setOption

Set options related to a WebLogic domain creation or update

Offline

setServerGroups

Set the server groups for the specified server.

Online or Offline

setSharedSecretStoreWithPassword

Set the shared secret store and password.

Offline

setShowLSResult

Specify whether ls()should log its output to stdout.

Online or Offline

setStartupGroup

Set the server startup group.

Offline

setTopologyProfile

Set the domain topology profile.

Offline

showAvailableTemplates

Display all currently available templates for loading.

Offline

showChanges

Show the changes made by the current user during the current edit session.

Online

showComponentChanges

Show the changes to the configuration of the specified system component on the remote node.

Online

showDebugPatchInfo

Display details about a debug patch on specified targets.

Online

showEditSession

Show information about the specified edit sessions.

Online

showListeners

Show all listeners that are currently defined.

Online

showTemplates

Display all currently selected and loaded templates.

Offline

shutdown

Gracefully shut down a running server instance, cluster, or system component.

Online

softRestart

Restart a system component server instance.

Online

start

Start a Managed Server instance, cluster, or system component using Node Manager.

Online

startApplication

Start an application, making it available to users.

Online

startEdit

Start a configuration edit session on behalf of the currently connected user.

Online

startNodeManager

Start Node Manager at default port (5556).

Online or Offline

startPartitionWait

Starts a domain partition and waits until the partition has started.

Online

startRecording

Record all user interactions with WLST; useful for capturing commands to replay.

Online or Offline

startServer

Start the Administration Server.

Online or Offline

state

Returns a map of servers or clusters and their state using Node Manager.

Online

stopApplication

Stop an application, making it un available to users.

Online

stopEdit

Stop the current edit session, release the edit lock, and discard unsaved changes.

Online

stopNodeManager

Stop Node Manager.

Online or Offline

stopRecording

Stop recording WLST commands.

Online or Offline

stopRedirect

Stop the redirection of WLST output to a file.

Online or Offline

storeUserConfig

Create a user configuration file and an associated key file.

Online

suspend

Suspend a running server.

Online

threadDump

Display a thread dump for the specified server.

Online or Offline

undeploy

Undeploy an application from the specified servers.

Online

updateApplication

Update an application configuration using a new deployment plan.

Online

updateDomain

Update and save the current domain.

Offline

unassign

Unassign applications or services from one or more destinations.

Offline

undeploy

Undeploy an application from the specified servers.

Online

undo

Revert all unsaved or unactivated edits.

Online

unselectCustomTemplate

Deselect the selected custom domain template or application template.

Offline

unselectTemplate

Deselect the selected domain template or application template.

Offline

validate

Validate the changes that have been made but have not yet been saved.

Online

validateConfig

Validate a domain configuration.

Offline

viewMBean

Display information about an MBean, such as the attribute names and values, and operations.

Online

writeDomain

Write the domain configuration information to the specified directory.

Offline

writeIniFile

Convert WLST definitions and method declarations to a Python (.py) file.

Online or Offline

writeTemplate

Writes the domain configuration information to the specified domain template.

Online or Offline


WebLogic Server WLST Online Command Summary

The following table summarizes the WebLogic Server WLST online commands, alphabetically by command.

Table 2-2 WebLogic Server WLST Online Command Summary

This command... Enables you to...

activate

Activate changes saved during the current editing session but not yet deployed.

activateDebugPatch

Activate a debug patch on specified targets.

addHelpCommand

Adds new command help for a command to an existing command group. Once added to the group, the command (along with a brief description) is displayed in the command list for the group when you enter the help('commandGroup') command.

addHelpCommandGroup

Adds a new help command group to those shown by the WLST help() command, and specifies the resource bundle in which the help information is defined for the group.

addListener

Add a JMX listener to the specified MBean.

cancelEdit

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.

captureAndSaveDiagnosticImage

Capture a diagnostic image and downloads it to the client.

cd

Navigate the hierarchy of configuration or runtime beans.

configToScript

Convert an existing server configuration (config directory) to an executable WLST script.

connect

Connect WLST to a WebLogic Server instance.

create

Create a configuration bean of the specified type for the current bean.

createEditSession

Create a new edit session.

createSystemResourceControl

Creates a diagnostics resource from an external descriptor file.

currentTree

Return the current tree location.

custom

Navigate to the root of custom MBeans that are registered in the Runtime MBean Server.

deactivateAllDebugPatches

Deactivate all debug patches on specified targets.

deactivateDebugPatches

Deactivate debug patches on specified targets.

delete

Delete an instance of a configuration bean of the specified type for the current configuration bean.

deploy

Deploy an application to a WebLogic Server instance.

destroySystemResourceControl

Destroys a Diagnostics system resource control.

destroyEditSession

Remove the specified edit session.

disableSystemResource

Deactivate a diagnostic system resource control that is activated on a server instance.

disconnect

Disconnect WLST from a WebLogic Server instance.

distributeApplication

Copy the deployment bundle to the specified targets.

domainConfig

Navigate to the last MBean to which you navigated in the domain configuration hierarchy or to the root of the hierarchy, DomainMBean.

domainCustom

Navigate to the tree of custom MBeans that are registered in the Domain Runtime MBean Server.

domainRuntime

Navigate to the last MBean to which you navigated in the domain runtime hierarchy or to the root of the hierarchy, DomainRuntimeMBean.

dumpDiagnosticData

Dumps the diagnostics data from a harvester to a local file.

dumpStack

Display a stack trace from the last exception that occurred, and reset the trace.

dumpVariables

Display all variables used by WLST, including their name and value.

edit

Navigate to the last MBean to which you navigated in the configuration edit MBean hierarchy or to the root of the hierarchy, DomainMBean.

editCustom

Navigate to the root of custom MBeans.

enableOverwriteComponentChanges

Overwrite changes to all system components during activation.

enableSystemResource

Activate a diagnostic system resource on a server instance

encrypt

Encrypt the specified string.

exit

Exit WLST from the interactive session and close the scripting shell.

exportDiagnosticDataFromServer

Execute a query on the server side and retrieves the exported WebLogic Diagnostic Framework (WLDF) data.

exportHarvestedTimeSeriesData

Export the harvested metric data within the specified interval in CSV format.

exportPartition

Exports a domain partition into a partition archive.

find

Find MBeans and attributes in the current hierarchy.

forceShutdownPartitionWait

Shut down a domain partition and wait until the partition has shut down.

get

Return the value of the specified attribute.

getActivationTask

Return the latest ActivationTask MBean on which a user can get status.

getAvailableCapturedImages

Returns a list of the previously captured diagnostic images.

getAvailableDiagnosticDataAccessorNames

Get the diagnostic data accessor names currently available on a server or partition.

getConfigManager

Return the latest ConfigurationManagerBean MBean which manages the change process.

getMBean

Return the MBean by browsing to the specified path.

getMBI

Return the MBeanInfo for the specified MBeanType or the cmo variable.

getPath

Return the MBean path for the specified MBean instance.

getWLDM

Return the WebLogic DeploymentManager object.

importPartition

Imports a domain partition from a partition archive.

invoke

Invoke a management operation on the current configuration bean.

isRestartRequired

Determine whether a server restart is required.

jndi

Navigates to the JNDI tree for the server to which WLST is currently connected.

listApplications

List all applications that are currently deployed in the domain.

listChildTypes

List all the children MBeans that can be created or deleted for the cmo.

listDebugPatches

List active and available debug patches on specified targets.

listDebugPatchTasks

List debug patch tasks from specified targets.

listSystemResourceControls

List the diagnostic system resources that are currently deployed on a server instance.

loadApplication

Load an application and deployment plan into memory.

loadProperties

Load property values from a file.

lookup

Look up the specified MBean.

ls

List all child beans and/or attributes for the current configuration or runtime bean.

man

Display help from MBeanInfo for the current MBean or its specified attribute.

mergeDiagnosticData

Merges a set of data files.

migrate

Migrate services to a target server within a cluster.

migrateResourceGroup

Migrates a domain partition resource group from one target to another target.

nm

Determine whether WLST is connected to Node Manager.

nmConnect

Connect WLST to Node Manager to establish a session.

nmDisconnect

Disconnect WLST from a Node Manager session.

nmEnroll

Enroll the machine on which WLST is currently running.

nmExecScript

Execute the named script using the connected Node Manager.

nmGenBootStartupProps

Generates the Node Manager property files, boot.properties and startup.properties, for the specified server.

nmKill

Kill the specified server instance that was started with Node Manager.

nmLog

Return the Node Manager log.

nmRestart

Restart the Node Manager instance.

nmServerLog

Return the server output log of the server that was started with Node Manager.

nmServerStatus

Return the status of the server that was started with Node Manager.

nmSoftRestart

Restart the specified System Component server instance.

nmStart

Start a server in the current domain using Node Manager.

nmVersion

Return the Node Manager server version.

prompt

Toggle the display of path information at the prompt.

pullComponentChanges

Pull the configuration changes of a system component from the remote node.

purgeCapturedImages

Purge the diagnostic image files on the server as per the age criteria specified.

purgeDebugPatchTasks

Purge debug patch tasks from specified targets.

pwd

Display the current location in the configuration or runtime bean hierarchy.

redeploy

Reload classes and redeploy a previously deployed application.

redirect

Redirect WLST output to the specified filename.

removeListener

Remove a listener that was previously defined.

resolve

Detect any external modification or conflict, and resolve them.

resume

Resume a server instance that is suspended or in ADMIN state.

resync

Resynchronize the configuration files of the specified system component.

resyncAll

Resynchronize the configuration files of all system components.

rolloutApplications

Roll out updates to specified applications on the targeted servers without interrupting service.

rolloutJavaHome

Roll out a new Java Home for targeted servers without interrupting service.

rolloutOracleHome

Roll out a patched Oracle Home to the targeted server without interrupting service.

rollingRestart

Initiate a rolling restart of the targeted servers without interrupting the service.

rolloutUpdate

Roll out updates to targeted servers without interrupting service.

save

Save the edits that have been made but have not yet been saved.

saveDiagnosticImageCaptureFile

Downloads the specified diagnostic image capture.

saveDiagnosticImageCaptureEntryFile

Downloads a specific entry from the diagnostic image capture.

scaleDown

Decrease the number of running dynamic servers in the specified dynamic cluster.

scaleUp

Increase the number of dynamic running servers for the specified dynamic cluster.

serverConfig

Navigate to the last MBean to which you navigated in the configuration MBean hierarchy or to the root of the hierarchy, DomainMBean.

serverRuntime

Navigate to the last MBean to which you navigated in the runtime MBean hierarchy or to the root of the hierarchy, ServerRuntimeMBean.

set

Set the specified attribute value for the current configuration bean.

setServerGroups

Sets the server groups for the specified server.

setShowLSResult

Specify whether ls()should log its output to stdout.

showChanges

Show the changes made by the current user during the current edit session.

showComponentChanges

Show the changes to the configuration of the specified system component on the remote node.

showDebugPatchInfo

Display details about a debug patch on specified targets.

showEditSession

Show information about the specified edit sessions.

showListeners

Show all listeners that are currently defined.

shutdown

Gracefully shut down a running server instance, cluster, or system component.

softRestart

Restart a system component server instance.

start

Start a Managed Server instance, cluster, or system component using Node Manager.

startApplication

Start an application, making it available to users.

startEdit

Start a configuration edit session on behalf of the currently connected user.

startNodeManager

Start Node Manager at default port (5556).

startPartitionWait

Starts a domain partition and waits until the partition has started.

startRecording

Record all user interactions with WLST; useful for capturing commands to replay.

startServer

Start the Administration Server.

state

Returns a map of servers or clusters and their state using Node Manager

stopApplication

Stop an application, making it un available to users.

stopEdit

Stop the current edit session, release the edit lock, and discard unsaved changes.

stopNodeManager

Stop Node Manager.

stopRedirect

Stop the redirection of WLST output to a file.

storeUserConfig

Create a user configuration file and an associated key file.

suspend

Suspend a running server.

threadDump

Display a thread dump for the specified server.

undeploy

Undeploy an application from the specified servers.

undo

Revert all unsaved or unactivated edits.

updateApplication

Update an application configuration using a new deployment plan.

validate

Validate the changes that have been made but have not yet been saved.

viewMBean

Display information about an MBean, such as the attribute names and values, and operations.

writeIniFile

Convert WLST definitions and method declarations to a Python (.py) file.

writeTemplate

Writes the domain configuration information to the specified domain template.


WebLogic Server WLST Offline Command Summary

The following table summarizes the WebLogic Server WLST offline commands, alphabetically by command.

Table 2-3 WebLogic Server WLST Offline Command Summary

This command... Enables you to...

addHelpCommand

Adds new command help for a command to an existing command group. Once added to the group, the command (along with a brief description) is displayed in the command list for the group when you enter the help('commandGroup') command.

addHelpCommandGroup

Adds a new help command group to those shown by the WLST help() command, and specifies the resource bundle in which the help information is defined for the group.

addStartupGroup

Adds a new server startup group.

addTemplate

Extend the current domain using an application or service extension template.

assign

Assign resources to one or more destinations.

cd

Navigate the hierarchy of configuration or runtime beans.

clone

Clones the server object.

closeDomain

Close the current domain.

closestore

Closes a store.

closeTemplate

Close the current domain template.

compactstore

Compacts and defragments the space occupied by a file store.

configToScript

Convert an existing server configuration (config directory) to an executable WLST script.

connect

Connect WLST to a WebLogic Server instance.

create

Create a configuration bean of the specified type for the current bean.

createDomain

Creates a WebLogic domain using the specified template.

delete

Delete an instance of a configuration bean of the specified type for the current configuration bean.

deleteFEHost

Delete the Frontend host for a domain.

deleteStartupGroup

Delete a server startup group

dumpStack

Display stack trace from the last exception that occurred while performing a WLST action, and reset the stack trace.

dumpstore

Dumps store contents in human-readable format to an XML file.

dumpVariables

Display all variables used by WLST, including their name and value.

exit

Exit WLST from the interactive session and close the scripting shell.

exportDiagnosticData

Execute a query against the specified log file.

exportHarvestedTimeSeriesDataOffline

Export the harvested metric data in offline mode within the specified interval in CSV format.

get

Return the value of the specified attribute.

getDatabaseDefaults

Connect to the database to retrieve schema information.

getFEHostURL

Retrieve the settings for a domain's Frontend Host.

getNodeManagerHome

Gets the Node Manager home.

getNodeManagerType

Gets the Node Manager type.

getNodeManagerUpgradeOverwriteDefault

Gets the value of the Node Manager upgrade overwrite default flag.

getNodeManagerUpgradeType

Gets the Node Manager upgrade type used for Node Manager upgrade.

getOldNodeManagerHome

Gets the old Node Manager home used for Node Manager upgrade.

getopenstores

Returns a list of opened stores (for script access).

getstoreconns

Returns a list of connections int he specified store (for script access).

getServerGroups

Retrieve a list of the server groups of which the specified server is a member.

getStartupGroup

Retrieve the server startup group.

getTopologyProfile

Return the domain topology profile for a domain.

listServerGroups

Retrieve a map of the config-groups.xml server groups that are user-expandable.

liststore

List store names, open stores or connections in a store.

loadApplication

Load an application and deployment plan into memory.

loadDB

Load SQL files into a database.

loadProperties

Load property values from a file.

loadTemplates

Load all the selected templates using select template.

ls

List all child beans and/or attributes for the current configuration or runtime bean.

nmConnect

Connect WLST to Node Manager to establish a session.

nmSoftRestart

Restart the specified System Component server instance.

openfilestore

Open a file store.

openjdbcstore

Open a JDBC store.

prompt

Toggle the display of path information at the prompt.

pwd

Display the current location in the configuration or runtime bean hierarchy.

readDomain

Open an existing WebLogic domain for updating.

readDomainForUpgrade

Open an existing domain for reconfiguration

readTemplate

Open an existing domain template for domain creation.

readTemplateForUpdate

Open an existing domain template for template update.

redirect

Redirect WLST output to the specified filename.

selectCustomTemplate

Select an existing custom domain template or application template for creating a domain

selectTemplate

Select an existing domain template or application template for creating a domain.

set

Set the specified attribute value for the current configuration bean.

setFEHostURL

Set the plain and SSL URLs for a domain's Frontend Host and specifies which is the default.

setOption

Set options related to a WebLogic domain creation or update.

setServerGroups

Set the server groups for the specified server.

setSharedSecretStoreWithPassword

Set the shared secret store and password.

setShowLSResult

Specify whether ls() should log its output to stdout.

setStartupGroup

Set the server startup group.

setTopologyProfile

Set the domain topology profile.

showTemplates

Display all currently selected and loaded templates.

showAvailableTemplates

Display all currently available templates for loading

startNodeManager

Start Node Manager at default port (5556).

startRecording

Record all user interactions with WLST; useful for capturing commands to replay.

startServer

Start the Administration Server.

stopNodeManager

Stop Node Manager.

stopRedirect

Stop the redirection of WLST output to a file.

threadDump

Display a thread dump for the specified server.

unassign

Unassign applications or services from one or more destinations.

unselectCustomTemplate

Deselect the selected custom domain template or application template.

unselectTemplate

Deselect the selected domain template or application template.

updateDomain

Update and save the current domain.

validateConfig

Validate a domain configuration.

writeDomain

Write the domain configuration information to the specified directory.

writeIniFile

Convert WLST definitions and method declarations to a Python (.py) file.

writeTemplate

Write the domain configuration information to the specified domain template.