package
2.5.1+incompatible
Repository: https://github.com/devspace-sh/devspace.git
Documentation: pkg.go.dev

# Functions

Execute adds all child commands to the root command and sets flags appropriately.
GetPaths retrieves the watch paths from the config object.

# Variables

InitCmdFlagsDefault are the default flags for InitCmdFlags.
UpFlagsDefault are the default flags for UpCmdFlags.

# Structs

AddCmd holds the information needed for the add command.
AddCmdFlags holds the possible flags for the add command.
DeployCmd holds the required data for the down cmd.
DeployCmdFlags holds the possible down cmd flags.
DownCmd holds the required data for the down cmd.
DownCmdFlags holds the possible down cmd flags.
EnterCmd is a struct that defines a command call for "enter".
EnterCmdFlags are the flags available for the enter-command.
InitCmd is a struct that defines a command call for "init".
InitCmdFlags are the flags available for the init-command.
InstallCmd is a struct that defines a command call for "install".
InstallCmdFlags are the flags available for the install-command.
ListCmd holds the information needed for the list command.
ListCmdFlags holds the possible flags for the list command.
RemoveCmd holds the information needed for the remove command.
ResetCmd holds the needed command information.
ResetCmdFlags holds the possible reset cmd flags.
StatusCmd holds the information needed for the status command.
StatusCmdFlags holds the possible flags for the list command.
UpCmd is a struct that defines a command call for "up".
UpCmdFlags are the flags available for the up-command.
UpgradeCmd is a struct that defines a command call for "upgrade".
UpgradeCmdFlags are the flags available for the upgrade-command.