Package cz.xtf.core.openshift
Class CLIUtils
- java.lang.Object
-
- cz.xtf.core.openshift.CLIUtils
-
public class CLIUtils extends Object
-
-
Constructor Summary
Constructors Constructor Description CLIUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringexecuteCommand(String... args)static StringexecuteCommand(Map<String,String> environmentVariables, String... args)
-