You need to sign in to do that
Don't have an account?
Retrieve custom application and deploy to another org
What is the easy way to retrieve all the components within a custom application and deploy to a seperate org. I used VS code but I had put every component in to the package xml file. Is there a ways that I can retrieve the full packagexml fiel of a app with all components.
All Answers
That mean to get the app related components I need to defined the package.xml fiel manually for each an every component
I develop with CICD GitLab
I have logged into the same sandbox set in variables for CICD pipe.
I created APP there, how I can retrieve it or any ather particular object, class (or all of them) and later do git push?