Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ProblemWithConfigFile bool
View Source
var RootCmd = &cobra.Command{
Use: "centralconfig",
Short: "A simple REST service and UI for application configuration",
Long: `Centralconfig is a REST based service for managing application configuration.
It's designed to be used with one of many different SQL (or nosql) backends. You can
use both an API and a web UI to manage configuration information.`,
}
This represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.