You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 11, 2026. It is now read-only.
While trying to execute the following command with CLI Version 1.2.4, we do get a proper expected XML output. But it doesn't works well with later versions.
What we see here is, only few user inputs are considered. We don't see any changes in help topics of new-extension-manifest. Is there anything we need to take care of or this PR might need to be revisited
While trying to execute the following command with CLI Version 1.2.4, we do get a proper expected XML output. But it doesn't works well with later versions.
Command
Output with CLI v1.2.7 & 1.2.6:
Expected Output (Working till v1.2.4)
What we see here is, only few user inputs are considered. We don't see any changes in help topics of
new-extension-manifest. Is there anything we need to take care of or this PR might need to be revisited