# Functions
Cmd returns the subcommand.
CmdCreateDefault returns the config-create-default subcommand.
Config rebuilds the YAML file for using Docker Compose or Docker Swarm.
CreateYmlFile builds the YAML file at the given directory.
FlagConfig setups the config flag to the given cobra command.
FlagTpl setups the template flag to the given cobra command.
NewYmlConfig creates a ymlConfig object from all given files.
# Constants
ConfigCreateDefaultHelp contains the short help text for the command.
ConfigCreateDefaultHelpExtra contains the long help text for the command without the headline.
ConfigHelp contains the short help text for the command.
ConfigHelpExtra contains the long help text for the command without the headline.