You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cmdlet should grab the latest with option parameters to filter on. It should support different types of outputs, and easy way for users to append new ones.
The text was updated successfully, but these errors were encountered:
- Add a new cmdlet that grabs the latest log.
[#7](#7)
- Has a report flag that may make it convenient for reporting back to tools.
- Use environment variable `ChocolateyInstall` for default log location.
[#8](#8)
- Replace ArrayList types with GenericList
[#9](#9)
Cmdlet should grab the latest with option parameters to filter on. It should support different types of outputs, and easy way for users to append new ones.
The text was updated successfully, but these errors were encountered: