jx admin trigger
triggers the latest boot Job to run again Aliases: rerun
Usage
jx admin trigger
Synopsis
Triggers the latest boot Job to run again
Examples
- trigger the boot job again
jx-admin trigger
Options
-b, --batch-mode Runs in batch mode without prompting for user input
--commit-sha string the git commit SHA to filter jobs by
-h, --help help for trigger
--log-level string Sets the logging level. If not specified defaults to $JX_LOG_LEVEL
-n, --namespace string the namespace where the boot jobs run. If not specified it will look in: jx-git-operator and jx
-s, --selector string the selector of the boot Job pods (default "app=jx-boot")
--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.
Last modified June 23, 2021: chore: regenerated plugin docs (bb92306822)