jx gitops helmfile status
Updates the git deployment status after a release
Usage
jx gitops helmfile status
Synopsis
Updates the git deployment status after a release
Examples
# update the status in git after a release
jx-gitops helmfile status
Options
-a, --auto-inactive if enabled then the the status of previous deployments will be set to inactive (default true)
--deploy-offset string releases deployed after this time offset will have their deployments updated. Set to empty to update all. Format is a golang duration string (default "2h")
-d, --dir string the directory that contains the content (default ".")
-f, --fail if enabled then fail the boot pipeline if we cannot report the deployment status
-h, --help help for status
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 March 23, 2023: chore: regenerated plugin docs (8506837efc)