r2 - 04 Dec 2008 - 11:40:47 - BeckyHYou are here: Wiki >  AppLogic24 Web > CliShell
ALERT! 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

Description: Execute a utility on the controller
Syntax: util utility [ arguments ]
Arguments: utility Name of utility to execute
arguments Optional command line arguments to pass to the utility.
Notes: To retrieve a full list of available utilities, execute help util.
To retrieve command line syntax help for a specific utility, execute help util utility.
The following are references to some of the utilities that may be executed with this command:
* iso2class: Appliance Distro Creation Utlity
* hvm2pv: Hardware Emulation to Paravirtualized Appliance Conversion Utility
* wincfg: Windows Configuration Utility

exit

Description: Exit AppLogic shell
Syntax: exit
Arguments: None.  
Notes: None.

-- BeckyH - 13 Sep 2008

 
Copyright © CA 2005-2011. All Rights Reserved.
%