CmdFav

1.2.3

Helper for storing and accessing favorite/commonly used commands/scriptblocks

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name CmdFav

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name CmdFav

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) 2024 Sascha Spiekermann

Package Details

Author(s)

  • Sascha Spiekermann

Tags

snippet bookmark favorite command

Functions

Add-CmdFav Edit-CmdFav Export-CmdFav Get-CmdFav Get-CmdFavCache Import-CmdFav Remove-CmdFav

Dependencies

Release Notes

# Changelog
## 1.0.1 (2024-02-02)
- Fixed handling of multiline commands
## 1.0.0 (2024-01-31)
- First release

FileList

Version History

Version Downloads Last updated
1.2.3 (current version) 320 2/9/2024
1.2.2 6 2/5/2024
1.2.1 6 2/5/2024
1.2.0 6 2/5/2024
1.1.0 6 2/5/2024
1.0.1 6 2/2/2024
1.0.0 6 2/1/2024
Show more