Nitish Kumar

Results 146 comments of Nitish Kumar

The exact match logic is implemented and i'm working on the docs right now.

**Update:** 1. All the test cases have been added (including the one to check for relative path) 2. Docs for plugins are added completely. ![image](https://github.com/user-attachments/assets/84fefd97-0419-4e5f-bc11-3a141ffb75ed) I'll try to simplify the...

> Not to be a Debbie Downer, but we will need some E2E tests as well 😄 > > I think a set of tests doing what the documentation says...

> @nitishfy my personal opinion is still that we should still have some E2E tests for this (i.e. running tests that exercises the actual CLI). If you look at the...

All the E2E tests have been added now.

**Update:** There's a little issue related to flag parsing that needs to be worked upon. Rn, all the global level flags won't be parsed when you are running your plugin....

> 1. The plugin doesn't have to authenticate with Argo CD API. Plugin authors can directly invoke the Argo CD API and the current context will be used. @leoluz I...