Register-LabArgumentCompleters

SYNOPSIS

Register the necessary argument completers for AutomatedLab

SYNTAX

Register-LabArgumentCompleters [<CommonParameters>]

DESCRIPTION

Register the necessary argument completers for AutomatedLab. Is called when the module is ipmorted.

EXAMPLES

Example 1

PS C:\> Register-LabArgumentCompleters

Register the necessary argument completers for AutomatedLab

PARAMETERS

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.

INPUTS

None

OUTPUTS

System.Object

NOTES