public class CLI
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Command Line Interface for the Pluto Deploy tool.
|
public static void main(java.lang.String[] args)
throws java.lang.Exception
Usage: deploy [options] [Possible Future Options -regsitrar, -r class name of the registrar which should be used| ]" Options: -destination, -d destination to which the app should be deployed -portal, -p specify the portal location -version, print versioning information -verbose, -v be extra verbose -help, -h print this messagae
args - java.lang.ExceptionCopyright © 2003-2013 . All Rights Reserved.