Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 474 Bytes

README.md

File metadata and controls

26 lines (23 loc) · 474 Bytes

quarkus100-deployment

quarkus100-deployment

Argo CD

Login to the Argo CD cluster:

argocd login openshift-gitops-server-openshift-gitops.apps.qyt1tahi.eastus.aroapp.io:443

List all application in Argo CD:

argocd app list

Print details of each application, e.g. prod:

argocd app get production

List of Argo CD servers:

argocd cluster list

List all the contexts to add to Argo CD:

argocd cluster add