Basic command line implementation of GCloud
| Fields inherited from class | Fields |
|---|---|
class GCloud |
command, gcloudHome, logFile |
| Constructor and description |
|---|
GCloudCommandLineWrapper
(java.lang.String... command) |
| Type | Name and description |
|---|---|
void |
runAsync(Callback callback)Run in asynchronous mode |
int |
runSync()Run in synchronous mode |
protected java.lang.Process |
startProcess()Start a processbuilder process |
| Methods inherited from class | Name |
|---|---|
class GCloud |
canGCloud, runAsync, runSync, setCommand, setGCloudHome, setLogFile |
Run in asynchronous mode
Run in synchronous mode
Start a processbuilder process