Class ProvidersCommand.InstallCommand

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

public static class ProvidersCommand.InstallCommand extends Object implements Callable<Integer>
Install providers from kitefile.yml or by name.
  • Constructor Details

    • InstallCommand

      public InstallCommand()
  • Method Details