Class VersionCommand

java.lang.Object
com.tbg.wms.cli.commands.VersionCommand
All Implemented Interfaces:
Callable<Integer>

public final class VersionCommand extends Object implements Callable<Integer>
Prints the CLI version.
  • Constructor Details

    • VersionCommand

      public VersionCommand()
  • Method Details