sfc-gh-klochen / sfsnowsightextensions

Snowflake Snowsight Extensions enables manipulation of Snowsight features from command-line
6 stars 1 forks source link

About solutions to manage sharing of worksheets, folders, and dashboards #25

Closed syama666 closed 2 years ago

syama666 commented 2 years ago

Hi

I use this tool to manage snowsight, thank you. Do you have a roadmap for implementing the ability to manage folder and worksheet sharing? Managing 100 members manually is too much work, so I want to manage it with a script.

best regards.

sfc-gh-rbacastow commented 2 years ago

Hi @syama666, thanks for the callout/suggestions. While we share the same wish re: more seamlessly managing code across users via an api, as of now there is not a roadmap to develop around the sharing of worksheets/folders using this repo particularly. The repo does allow for the uploading of worksheets/dashboards to users which you have the credentials for, but it is not slated to be updated with the ability to go cross-user or upload to specific folders at this time as those snowsight endpoints are not exposed in a fashion which the CLI can reach them.