Class KeyScriptsDeployment

java.lang.Object
com.sshtools.commands.AbstractJadaptiveCommand
All Implemented Interfaces:
com.sshtools.commands.JadaptiveCommand, Callable<Integer>

public class KeyScriptsDeployment extends KeyScriptsClean
  • Constructor Details

    • KeyScriptsDeployment

      public KeyScriptsDeployment()
  • Method Details

    • main

      public static void main(String... args)
    • createBuilder

      protected com.sshteam.lib.AbstractSshAutomationBuilder<?,?> createBuilder()
      Overrides:
      createBuilder in class KeyScriptsClean