I have not found yet a small tutorial on KZbin, that belongs to Microsoft Unit, about this CLI. The Plataform that is installed from Microsoft Windows 10 Store downloads the interface, but all the executables that runs belong to the host OS system, the local Microsoft website do not have more information of newer or better compiled packages.
@firewingscode Жыл бұрын
I am looking for a video which demonstrates how to use PAC commands to 1) export a solution (managed) 2) publish it to artifact called 'drop' 3) Download the artifact or use the deploy job 4) then use pac solution import. My trouble is getting the artifact after publishing it. I cannot consume it for deployment to our test CRM. I am using Yaml pipeline in Azure DevOps where I am building and publishing to artifacts in stage 1 and then deploying the solution in stage 2. Can you help with that?