Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
WLST has numerous commands that you can use in your daily work. You can check out these commands and their syntax using the help facility. Here's a listing of all the help facility commands.
wls:/wl_server/serverConfig> 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.