Unregister-Alias
SYNOPSIS​
Unregister aliases
SYNTAX​
Unregister-Alias
[<CommonParameters>]
DESCRIPTION​
Unregister any aliases which were registered by the Register-Alias cmdlet
EXAMPLES​
EXAMPLE 1​
Unregister-Alias
Unregister c8y aliases in PowerShell
EXAMPLE 2​
Register-Alias
Register 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.