run

package
v0.37.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2021 License: GPL-2.0, GPL-3.0 Imports: 13 Imported by: 0

Documentation

Overview

Package run contains the implementation of the default `pipedream` shell command, selecting, parsing and executing pipelines

Index

Constants

This section is empty.

Variables

View Source
var FileFlag string

FileFlag sets the file to be executed, skipping the user selection prompt

View Source
var Log = logrus.New()

Log is the main logger that all other loggers are based on

View Source
var PipelineFlag string

PipelineFlag sets the pipeline to be executed, skipping the user selection prompt

View Source
var ShowGraphFlag bool

ShowGraphFlag is a toggle indicating whether a graph should be opened in the browser after execution

View Source
var Verbosity string

Verbosity determines the global log levels

It corresponds to the log level of user-defined pipelines. Note that built-in pipelines may have a different log level.

Functions

func Cmd

func Cmd(_ *cobra.Command, _ []string)

Cmd executes the main command, selecting and running a pipeline within an execution context

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL