A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize request, please see:
What Criteria Does Patch My PC Use to Prioritize New Applications and Features?
View the Public Roadmap for Patch My PC
Patch My PC Publisher Release Notes
Requesting app to be added. Downloads available from here: https://developers.snowflake.com/snowsql/
At the time of request, the link to the windows installer (from the link above) is here: https://sfc-repo.snowflakecomputing.com/snowsql/bootstrap/1.3/windows_x86_64/snowsql-1.3.1-windows_x86_64.msi
I manually added to my scappman tenancy, the below standard install works
Execute-MSI -Action "Install" -Path "<INSTALLERFILE>"
yet to test the standard uninstall
Remove-MSIApplications -Name "<PACKAGENAME>"