Skip to content

User and Role management for Snowflake using SnowSQL

License

Notifications You must be signed in to change notification settings

loanDepot/SnowSQL

Repository files navigation

SnowSQL

User and Role management for Snowflake using SnowSQL

Requirements

This module requires that you already have SnowSql installed on your system.

Git

Clone this repository

git clone https://github.com/loanDepot/SnowSQL.git

Building

Run the build script in the root of the project to install dependent modules and start the build

.\build.ps1

To run only the build, execute Invoke-Build

Invoke-Build

# or do a clean build
Invoke-Build Clean,Default

Install dev version of the module on the local system after building it.

Invoke-Build Install

About

User and Role management for Snowflake using SnowSQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published