Class CloneCommand

java.lang.Object
org.wildfly.prospero.cli.commands.AbstractCommand
org.wildfly.prospero.cli.commands.CloneCommand
All Implemented Interfaces:
Callable<Integer>

public class CloneCommand extends AbstractCommand
  • Field Details

    • spec

      protected picocli.CommandLine.Model.CommandSpec spec
  • Constructor Details

  • Method Details

    • addSubCommands

      public void addSubCommands(picocli.CommandLine rootCmd)
    • call

      public Integer call()