package
0.0.0-20240517090856-a1f11c68e443
Repository: https://github.com/openslides/openslides-manage-service.git
Documentation: pkg.go.dev

# 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.

# Structs

YmlConfig contains the (merged) configuration for the creation of the Docker Compose YAML file.