package
1.73.0
Repository: https://github.com/datacharmer/dbdeployer.git
Documentation: pkg.go.dev

# Functions

Converts a Command structure to JSON.
No description provided by the author
No description provided by the author
Execute adds all child commands to the root command and sets flags appropriately.
Returns the dbdeployer structure as a Command type This is used to create Go applications with a different user interface.
Converts an annotation structure to a JSON string.
Exports the whole dbdeployer structure to JSON.
Export a given sub-command as JSON.
No description provided by the author

# Variables

An annotation defining two generic string arguments.
An annotation defining what are the minimum required arguments for replication.
An annotation defining an argument as a generic string.
An annotation defining a string parameter of type sandbox template-group.
An annotation defining a string parameter of type sandbox template-name.

# Structs

Describes a command (or sub-command).
Defines what is needed for a command at the end of the known keywords.
Describes a command option.
Describes the parameters needed after a known parameter such as a command keyword or an option.
No description provided by the author