Using the Help Command

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.

   help('editing')      ...

Get Oracle WebLogic Server 11g Administration Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.