Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 634 Bytes

File metadata and controls

22 lines (13 loc) · 634 Bytes

PSRedgate

This module is designed to create an easy interface for Redgate's command line utilities. This allows you to use Redgate's applications via powershell and creates a seamless way to add the functionality of Redgate applications to your powershell modules.


Getting Started

Install from the PSGallery and Import the module

Install-Module PSRedgate
Import-Module PSRedgate

What's next?

For more information