Discover Packages
github.com/flyteorg/flytectl
cmd
config
subcommand
sandbox
package
Version:
v0.1.28
Opens a new window with list of versions in this module.
Published: Jun 28, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
type Config struct {
SourcesPath string `json:"sourcesPath" pflag:",Path to your source code path where flyte workflows and tasks are."`
}
Config represents the config parameters exposed for the `sandbox` command.
GetPFlagSet will return strongly types pflags for all fields in Config and its nested types. The format of the
flags is json-name.json-sub-name... etc.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.