Package ai.wanaku.cli.main.support
Interface WanakuCliConfig
- All Superinterfaces:
WanakuConfig
-
Method Details
-
tool
WanakuCliConfig.Tool tool() -
resource
WanakuCliConfig.Resource resource() -
earlyAccessTag
-
defaultServices
-
components
Returns a map of components that can be used in the getting started- Returns:
- A map of component
-
initialGrpcPort
@WithDefault("9000") int initialGrpcPort()Every service needs its own gRPC port. The CLI increases it automatically starting from this port number- Returns:
-