jx pipeline debug
Add or remove pipeline breakpoints for debugging pipeline steps Aliases: bp,breakpoint
Usage
jx pipeline debug
Synopsis
Add or remove pipeline breakpoints for debugging pipeline steps.
Examples
# add or remove a breakpoint
jx pipeline breakpoint
Options
-b, --batch-mode Runs in batch mode without prompting for user input
-p, --breakpoints stringArray The breakpoint names to use when creating a new breakpoint (default [onFailure])
-h, --help help for debug
--log-level string Sets the logging level. If not specified defaults to $JX_LOG_LEVEL
-n, --namespace string The kubernetes namespace to use. If not specified the default namespace is used
--verbose Enables verbose output. The environment variable JX_LOG_LEVEL has precedence over this flag and allows setting the logging level to any value of: panic, fatal, error, warn, info, debug, trace
Source
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.