Skip to content

Module for interacting with Redgate command line utilities. This will simplify the work required to use Redgate's tools when writing powershell scripts and cmdlets.

License

Notifications You must be signed in to change notification settings

phaelin/PSRedgate

 
 

Repository files navigation

PSRedgate

Build status

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.

GitPitch PitchMe presentation

Getting Started

Install from the PSGallery and Import the module

Install-Module PSRedgate
Import-Module PSRedgate

More Information

For more information

This project was generated using Kevin Marquette's Full Module Plaster Template.

About

Module for interacting with Redgate command line utilities. This will simplify the work required to use Redgate's tools when writing powershell scripts and cmdlets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 96.9%
  • Gherkin 3.1%