Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 479 Bytes

File metadata and controls

13 lines (9 loc) · 479 Bytes

OpenStack PowerShell rc

PowerShell Module to facilitate a user sourcing an OpenStack rc file. This allows a user to set and clear the variables from there WIndows system.

Powershell Module to Source an RC file

  • Source Code
    Allows for simple sourcing and removal of environmental variables utilizing WIndows Powershell

    Usage:

      Set-Source -Path project-openrc.sh
      Set-Source project-openrc.sh
    
      Remove-Source