K2K CLI Reference
k2k start -f <pipeline.yaml> -tFlag
Type
Default
Description
Last updated
Was this helpful?
K2K can be started using the following command:
k2k start -f <pipeline.yaml> -tThe following configuration flags can also be specified:
-f, --file
string
-
Specifies one or more files that define the K2K Pipeline.
-t, --telemetry
-
-
When provided, telemetry collection will be enabled.
-g, --template-engine
enabled / disabled
enabled
Toggles variable substitution within the pipeline definition file(s).
-l, --termination-log
path
/dev/termination-log
Path where K2K will write the failure that caused the app to terminate.
-w, --termination-log-enabled
enabled / disabled
enabled
Enables/Disables writing the termination failure to a file.
Last updated
Was this helpful?
Was this helpful?

