Skip to content
New issue

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

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

Already on GitHub? # to your account

Expose state property #133

Closed
heaths opened this issue Feb 9, 2018 · 0 comments
Closed

Expose state property #133

heaths opened this issue Feb 9, 2018 · 0 comments
Labels
enhancement Feature request.

Comments

@heaths
Copy link
Member

heaths commented Feb 9, 2018

The state property calculated for an instance by the query API contains flags that might be better exposed as more typical boolean properties like IsRebootRequired, HasErrors, etc. Could also expose the numeric value but typical use cases won't know how to process those without the header.

This works better in the https://github.com/Microsoft/vssetup.powershell project for the VSSetup PowerShell module given the grammar supports bitwise comparisons based on numeric value or named value. But there's been enough questions like, "why is -all required to show my instance?" that it might be worth exposing more common reasons.

@heaths heaths added the enhancement Feature request. label Feb 9, 2018
heaths added a commit that referenced this issue Dec 22, 2018
heaths added a commit that referenced this issue Jan 2, 2019
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Feature request.
Projects
None yet
Development

No branches or pull requests

1 participant