Added new cli options to list service games #4990
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves #4985
-a, --list-all-service-games
and--list-service-games
-o
and-j
options to return just those marked as installed, or as a jsonI know you said not to list all service games, but it seemed best if this didn't cater to my niche use case and was more generic. Games from the steam source are already filtered on the Boilr side, which is likely where I'll move on to next to achieve my dream, but this way it isn't misleading for others and provides everything somebody might want.
Happy to discuss this further, or add additional options to take a list of services, rather than just one.
Looking forward to your comments.