Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge commands #1

Closed
regg00 opened this issue Jul 20, 2023 · 2 comments · Fixed by #2
Closed

Merge commands #1

regg00 opened this issue Jul 20, 2023 · 2 comments · Fixed by #2
Assignees
Labels
enhancement New feature or request

Comments

@regg00
Copy link
Owner

regg00 commented Jul 20, 2023

Is your feature request related to a problem? Please describe.
Not a problem.
As stated here https://www.reddit.com/r/PowerShell/comments/15540ns/chocoman_a_powershell_wrapper_for_chocolaty/jsss27h/?utm_source=share&utm_medium=ios_app&utm_name=ioscss&utm_content=1&utm_term=1&context=3 some commands should be merged.

@regg00 regg00 self-assigned this Jul 20, 2023
@BlackV
Copy link

BlackV commented Jul 20, 2023

Here is my Git as per reddit :)

@regg00
Copy link
Owner Author

regg00 commented Jul 21, 2023

Get-ChocoPackages should be removed and replacer with Get-ChocoPackage. By default, Get-ChocoPackage without the -Name parameter should return all installed packages.

Get-ChocoOutdated can stay there, but the -Outdated parameter shoud be added to Get-ChocoPackage.

Similarly, Get-ChocoSources should be renamed to Get-ChocoSource and should return all sources without the -Name parameter set.

@regg00 regg00 mentioned this issue Jul 21, 2023
@regg00 regg00 closed this as completed in #2 Jul 21, 2023
@regg00 regg00 added the enhancement New feature or request label Jul 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants