Imports the Rivet module.
Import-Rivet.ps1 [<CommonParameters>]
When writing migrations, it can be helpful to get intellisense. In order to do so, you'll need to import Rivet.
Import-Rivet.ps1
Demonstrates how to import the Rivet module.