# Functions
AddAllFlags will add all the flags provided in this package to the provided command and will bind those flags with viper.
AddConfigurationFlag adds support to provide a configuration file on the command line.
AddLoggerFlags adds support to configure the level of the logger.
AddServerFlags adds support to configure the server.
Initialize will be run when cobra finishes its initialization.
# Variables
Build number and versions injected at compile time.
Logo is the string that should be displayed when the program starts.
Build number and versions injected at compile time.
Build number and versions injected at compile time.
Build number and versions injected at compile time.
VersionCmd is a command that will display the build number and version (if any).