Documentation ¶
Overview ¶
package cmdexport contains the export command.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExportRunner ¶
type ExportRunner struct { WorkflowOrchestrator string OutputFilePath string Command *cobra.Command *types.PipelineConfig Pipeline orchestrators.Pipeline }
The ExportRunner wraps the user's input and runs the command.
func GetExportRunner ¶
func GetExportRunner() *ExportRunner
GetExportRunner creates a ExportRunner instance and wires it to the corresponding Command.
Directories ¶
Path | Synopsis |
---|---|
This package contains some path-relevant utilities.
|
This package contains some path-relevant utilities. |
Click to show internal directories.
Click to hide internal directories.