Import-Rivet.ps1

Imports the Rivet module.

Syntax

Import-Rivet.ps1 [<CommonParameters>]

Description

When writing migrations, it can be helpful to get intellisense. In order to do so, you'll need to import Rivet.

EXAMPLE 1

Import-Rivet.ps1

Demonstrates how to import the Rivet module.