package
1.1.4
Repository: https://github.com/artyom/deploy-tools.git
Documentation: pkg.go.dev

# Constants

CommandsListing is used to print listing of all supported commands with their short description.

# Structs

ArgsAddConfiguration describes arguments to configuratin add command.
ArgsAddVersionByFile describes arguments to add component version command when version is added by uploading file.
ArgsAddVersionByHash describes arguments to add component version command when version is added by its hash from previously downloaded file.
ArgsBumpConfiguration describes arguments for command to update single configuration layer to its most recent version.
ArgsDelComponent describes arguments to delete component command.
ArgsDelConfiguration describes arguments to delete configuration command.
ArgsDelVersion describes arguments to delete version command.
ArgsShowComponent describes show component command arguments.
ArgsShowConfiguration describes show configuration command arguments.
ArgsUpdateConfiguration describes update configuration command arguments.

# Type aliases

LayersList implements flag.Value interface.