user manual
370 BES Developer’s Guide
Using the iastool command-line tools
usage
When invoked without arguments usage displays a list of recognized
command-line options and a brief description of each. Invoking usage with one
or more arguments provides a more detailed description of the specified
commands and their arguments.
Syntax
-usage
-usage <tool>
-usage <tool1 tool2 tool3>
Note Arguments to the usage command do not require a leading hyphen.
Default Output
By default, the usage tool displays a list with a brief description of each
command-line tool.
Examples
The following example displays a list and a brief description of each the
command-line tools:
iastool -usage
The following example displays detailed information on the compress tool:
iastool -usage compress
The following example displays detailed information on the -start, -stop, and -
restart tools:
iastool -usage start stop restart
verify
Use this tool to check an archive file for correctness and consistency, and to
check if all of the elements required for deploying your application are in place.
-user <username> Specifies the user to authenticate against
the specified realm.
-pwd <password> Specifies the user's password to
authenticate against the specified realm.
-file <login_file> Specifies a login script file containing the
realm, user name , and password used
to authenticate a user. The full or relative
path to this file must be specified. See
“Executing iastool command-line tools
from a script file” on page 372 for more
information.
Option Description










