Class ProvidersCommand.ListCommand

java.lang.Object
cloud.kitelang.cli.commands.ProvidersCommand.ListCommand
All Implemented Interfaces:
Callable<Integer>
Enclosing class:
ProvidersCommand

public static class ProvidersCommand.ListCommand extends Object implements Callable<Integer>
List installed providers.
  • Constructor Details

    • ListCommand

      public ListCommand()
  • Method Details