
validatecmd
Package validatecmd implements the `s3-orchestrator validate` subcommand, which checks a configuration file and reports a summary without starting the server.
Index
func Run
Run parses the validate flags, validates the configuration file, and returns the process exit code: 0 when the config is valid, 1 otherwise.
Generated by gomarkdoc