Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add examples to --help output for "generate-spec PROJECT" (argo…
…proj#15871) * feat: Add examples to --help output for get APPNAME Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat: Add examples to --help output for get APPNAME Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * Update app.go Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * Update argocd_app_get.md Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat(cli): Add examples to --help output for generate-spec PROJECT Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat(cli): Add examples to --help output for generate-spec PROJECT Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat(cli): Add examples to --help output for generate-spec PROJECT Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat: Add examples to --help output for all "argocd proj" cmds (argoproj#15824) Signed-off-by: Michele Caci <michele.caci@gmail.com> Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * chore(deps): bump gitops-engine (argoproj#15736) * chore(deps): bump gitops-engine Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * go mod tidy Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> --------- Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com> Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat(cli): Add example to argocd relogin command (argoproj#15839) * feat: Add example to argocd relogin command Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com> * feat: Add example to argocd relogin command Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com> * correc --sso flag Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com> * Apply suggestions from code review Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> --------- Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com> Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * test(e2e): allow build of argocd-e2e-cluster image for remote tests (argoproj#15805) * chore: allow build of argocd-e2e-cluster image for remote testing Signed-off-by: Chris Fry <christopherfry@google.com> * Retrigger CI pipeline Signed-off-by: Chris Fry <christopherfry@google.com> --------- Signed-off-by: Chris Fry <christopherfry@google.com> Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat: Add examples to --help output for get APPNAME Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat: Add examples to --help output for get APPNAME Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * Update app.go Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * Update argocd_app_get.md Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat(cli): Add examples to --help output for generate-spec PROJECT Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat(cli): Add examples to --help output for generate-spec PROJECT Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * feat(cli): Add examples to --help output for generate-spec PROJECT Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> * docs: clarify health inheritance (argoproj#15799) * docs: resource health inheritance Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> * write more better Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> --------- Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> --------- Signed-off-by: Ratan Gulati <ratangulati.dev@gmail.com> Signed-off-by: Michele Caci <michele.caci@gmail.com> Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Signed-off-by: Chiranjeevi R <chiranjeevi.ramanatha@gmail.com> Signed-off-by: Chris Fry <christopherfry@google.com> Co-authored-by: Michele Caci <michele.caci@gmail.com> Co-authored-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com> Co-authored-by: Ishita Sequeira <46771830+ishitasequeira@users.noreply.github.com> Co-authored-by: Chiranjeevi R <96932059+chiranjeevir-git@users.noreply.github.com> Co-authored-by: Christopher Fry <ChristopherFry2008@gmail.com> Signed-off-by: jmilic1 <70441727+jmilic1@users.noreply.github.com>
- Loading branch information