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

jenkins-x-plugins/jx-gitops


Last modified January 22, 2024: chore: regenerated plugin docs (28099569bb)