Get-BluGenieSessionFunctionList



Get-BluGenieSessionFunctionList

SYNOPSIS

Get-BluGenieSessionFunctionList will display all user defined functions for the current powershell session

SYNTAX

Get-BluGenieSessionFunctionList [-RemoveAll] [-Force] [-Export] [[-ExportPath] <String>] [[-FormatView] <String>] [-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [<CommonParameters>]

DESCRIPTION

Get-BluGenieSessionFunctionList will display all user defined functions for the current powershell session

EXAMPLES

EXAMPLE 1

Command: Get-BluGenieSessionFunctionList
Description: Get the user defined functions for the current PowerShell session
Notes:

EXAMPLE 2

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

EXAMPLE 6

EXAMPLE 7

EXAMPLE 8

EXAMPLE 9

PARAMETERS

RemoveAll

Force

Export

ExportPath

FormatView

Walkthrough

ReturnObject

OutUnEscapedJSON

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