Package sonia.scm.cli
package sonia.scm.cli
-
ClassDescriptionContext for the CLI client which is used by the CLI commandsParent class for command line exceptions.Defines a custom resource bundle for the CLI command We need to use this workaround instead the picocli way because we cannot ensure that the resource bundles can be found by the classloader.This the command validator which should be used to validate CLI commands with Bean validation.This table can be used to display table-like command outputThis is the default template renderer which should be used to write templated content to the channels of the CLI connection.Exception is thrown if
TemplateRenderer
could not render the template.