github.com/argoproj/argo-cd@v1.8.7/test/e2e/testdata/crd-creation/README.md (about)

     1  ```
     2  argocd app create crd-creation \
     3    --repo https://github.com/argoproj/argo-cd.git \
     4    --path test/e2e/functional/crd-creation \
     5    --dest-server https://kubernetes.default.svc \
     6    --dest-namespace default
     7  ```