Modifier and Type | Class and Description |
---|---|
class |
JarCommand
Command to create a self-contained executable jar file from a CLI application. |
class |
WarCommand
Command to create a self-contained executable jar file from a CLI application. |
Modifier and Type | Class and Description |
---|---|
class |
GrabCommand
Command to grab the dependencies of one or more Groovy scripts. |
Modifier and Type | Class and Description |
---|---|
class |
InitCommand
Command that initializes a project using Spring initializr. |
Modifier and Type | Class and Description |
---|---|
class |
InstallCommand
Command to install additional dependencies into the CLI. |
class |
UninstallCommand
Command to uninstall dependencies from the CLI's lib/ext directory. |
Modifier and Type | Class and Description |
---|---|
class |
RunCommand
Command to 'run' a groovy script or scripts. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.