A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:
Criteria Used to Prioritize New Applications and Features?
View the Public Roadmap for Patch My PC
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>"