Discover Packages
github.com/flyteorg/flytectl
cmd
config
subcommand
compile
package
Version:
v0.8.21
Opens a new window with list of versions in this module.
Published: May 21, 2024
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 {
File string `json:"file" pflag:",Path to a flyte package file. Flyte packages are tgz files generated by pyflyte or jflyte."`
}
Config stores the flags required by compile 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.