AppLogic 2.4 Documentation The latest production release is AppLogic 3.0.30
Simple Shell Commands
The following simple commands are supported:
- help - Retrieve top-level help or help for a specific object and/or command
- ca - Set current application
- clear - Clear screen
- ls - List applications or components of current application
- util - Execute utility on the grid controller
- exit - Exit shell
help
| Description: | Retrieve AppLogic shell help |
| Syntax: | help : retrieve top-level help |
| help object : retrieve info about an object and to see a list of valid commands |
| help command : retrieve a list of objects to which it applies |
| help object command : retrieve details on a specific command |
| help util | utility : retrieve a list of utilities that may be executed on the controller |
| help util | utility utility : retrieve command line syntax for a specific utility |
| Arguments: | object | Name of object |
| command | Name of command |
| Notes: | None. |
ca
| Description: | Set currrent application |
| Syntax: | ca name |
| Arguments: | name | Name of application |
| Notes: | When the current application is set, the application argument for the commands that require it becomes optional. If skipped, the current application is used. |
clear
| Description: | Clear screen |
| Syntax: | clear |
| Arguments: | None. | |
| Notes: | None. |
ls
| Description: | List applications or components of current application |
| Syntax: | ls |
| Arguments: | None. | |
| Notes: | If current application is not set this command is identical to app list. If current application is set, this command is identical to comp list. |
util
exit
| Description: | Exit AppLogic shell |
| Syntax: | exit |
| Arguments: | None. | |
| Notes: | None. |
-- BeckyH - 13 Sep 2008
Copyright © CA 2005-2011. All Rights Reserved.