Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 566 Bytes

File metadata and controls

24 lines (17 loc) · 566 Bytes

About

Appication Sets generate the Application Projects.

It is usefull to load multiple projects dynamically in a single scripts with *.

The project my-apps.yml creates application for all application on folder my-apps/ of this git.

How to

Create

argocd appset create application-sets/argocd-example-apps.yml --port-forward --port-forward-namespace argocd

Delete

argocd appset delete my-apps --port-forward --port-forward-namespace argocd

List

argocd appset list --port-forward --port-forward-namespace argocd