Skip to content
/ SnowSQL Public
forked from loanDepot/SnowSQL

User and Role management for Snowflake using SnowSQL

License

Notifications You must be signed in to change notification settings

aikiox/SnowSQL

This branch is 8 commits ahead of loanDepot/SnowSQL:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Romain Tiennot
Sep 20, 2020
3c9ab2d · Sep 20, 2020

History

96 Commits
Sep 19, 2020
Aug 23, 2020
Aug 23, 2020
Sep 20, 2020
Sep 20, 2020
Aug 14, 2018
Aug 3, 2018
Aug 18, 2020
May 13, 2019
Aug 23, 2020
Aug 17, 2018
Oct 16, 2018
Aug 23, 2020

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

Languages

  • PowerShell 100.0%