Invoke-BluGeniePython

Invoke-BluGeniePython

SYNOPSIS

Invoke-BluGeniePython will enable a BluGenie Managed Portable version of Python

SYNTAX

Invoke-BluGeniePython [-Reset] [-Remove] [[-PYFile] <String>] [-Console] [-WinPyConsole] [-ClearGarbageCollecting] [-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [-OutYaml] [[-FormatView] <String>] 
[<CommonParameters>]

DESCRIPTION

Invoke-BluGeniePython will enable a BluGenie Managed Portable version of Python

EXAMPLES

EXAMPLE 1

Command: Invoke-BluGeniePython
Description:  Use this command to Setup the Blugenie Managed version of Python
Notes:  This will not change the default Python if one is installed.
       However any internal BluGenie calls to Python will go to the BluGenie Managed Version and not the default.

EXAMPLE 2

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

EXAMPLE 6

EXAMPLE 7

EXAMPLE 8

EXAMPLE 9

EXAMPLE 10

EXAMPLE 11

EXAMPLE 12

EXAMPLE 13

PARAMETERS

Reset

Remove

PYFile

Console

WinPyConsole

ClearGarbageCollecting

Walkthrough

ReturnObject

OutUnEscapedJSON

OutYaml

FormatView

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Last updated