Patch app spec inline argocd

Merge-patch app spec without editing the CR; useful to bump targetRevision fast

argocd app patch <name> --patch '{"spec":{"source":{"targetRevision":"v2.1"}}}' --type merge
more argocd all 27 commands →