Class CommandLineToolUtil

java.lang.Object
org.duracloud.common.util.CommandLineToolUtil

public class CommandLineToolUtil extends Object
Class that can be used for command line tools that read a DuraCloud password from an evironment variable or need to prompt users for input from the command line.
  • Field Details

  • Constructor Details

    • CommandLineToolUtil

      public CommandLineToolUtil()
  • Method Details

    • getPasswordEnvVariable

      public String getPasswordEnvVariable()
    • getConsole

      public ConsolePrompt getConsole()