Package io.dropwizard.core.cli
package io.dropwizard.core.cli
-
ClassesClassDescriptionCheckCommand<T extends Configuration>Parses and validates the application's configuration.The command-line runner for Dropwizard application.A basic CLI command.ConfiguredCommand<T extends Configuration>A command whose first parameter is the location of a YAML configuration file.EnvironmentCommand<T extends Configuration>A command which executes with a configured
Environment.ServerCommand<T extends Configuration>Runs an application as an HTTP server.