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

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

BuildRoot creates a new root command from the.
Execute adds all child commands to the root command and sets flags appropriately.
ExecuteCommand executes a command from the config.
NewAnalyzeCmd creates a new analyze command.
NewAttachCmd creates a new attach command.
NewBuildCmd creates a new devspace build command.
NewCompletionCmd returns the cobra command that outputs shell completion code.
NewDeployCmd creates a new deploy command.
NewDevCmd creates a new devspace dev command.
NewEnterCmd creates a new enter command.
NewInitCmd creates a new init command.
NewLogsCmd creates a new login command.
NewOpenCmd creates a new open command.
NewPrintCmd creates a new devspace print command.
NewPurgeCmd creates a new purge command.
NewRenderCmd creates a new devspace render command.
NewRestartCmd creates a new purge command.
NewRootCmd returns a new root command.
NewRunCmd creates a new run command.
NewRunPipelineCmd creates a new devspace run-pipeline command.
NewSpecificPipelineCmd creates a new devspace render command.
NewSpecificRunCommand creates a new run command.
NewSyncCmd creates a new init command.
NewUICmd creates a new ui command.
NewUpgradeCmd creates a new upgrade command.
NewVersionCmd returns the cobra command that outputs version.
No description provided by the author

# Constants

Dockerfile not found options.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

SpaceNameValidationRegEx is the sapace name validation regex.

# Structs

AnalyzeCmd holds the analyze cmd flags.
AttachCmd is a struct that defines a command call for "enter".
No description provided by the author
EnterCmd is a struct that defines a command call for "enter".
InitCmd is a struct that defines a command call for "init".
LogsCmd holds the logs cmd flags.
OpenCmd holds the open cmd flags.
PrintCmd is a struct that defines a command call for "print".
No description provided by the author
RestartCmd holds the required data for the cmd.
RunCmd holds the run cmd flags.
RunCommandCmd holds the cmd flags of a run command.
RunPipelineCmd holds the command flags.
SyncCmd is a struct that defines a command call for "sync".
UICmd holds the open cmd flags.
UpgradeCmd is a struct that defines a command call for "upgrade".