Search notes:

Powershell command noun: alias

Commands related to the PowerShell command noun alias:
These commands allow to manage aliases.
There is no remove-alias cmdlet in PowerShell 5.1 (but there is one in PowerShell core).
In PowerShell 5.1, an alias can be removed like so:
remove-item alias:diff -force

See also

The .NET class System.Management.Automation.AliasInfo.
Powershell command nouns

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Windows/...', 1740464370, '3.145.212.129', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Windows/PowerShell/command-inventory/noun/alias/index(54): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78