Skip to main content

Register-Alias

SYNOPSIS​

Register aliases for commonly used cmdlets within the PSc8y module

SYNTAX​

Register-Alias
[<CommonParameters>]

DESCRIPTION​

Registers the aliases for quicker access to the PSc8y cmdlets.

Additional aliases can be created by using the in-built Powershell New-Alias cmdlet.

EXAMPLES​

EXAMPLE 1​

Register-Alias

Register c8y aliases in PowerShell

EXAMPLE 2​

Unregister-Alias

Unregister c8y aliases in PowerShell

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​

OUTPUTS​

NOTES​