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
Is your feature request related to a problem? Please describe.
Currently, the depend-info command supports different output formats, like List, Tree, Dot etc.. These formats are best suited for human-friendly visualization, but not for programmatic processing.
Proposed solution
Provide a new json format options.
Example: vcpkg depend-info --format=json
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 180 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment.
Is your feature request related to a problem? Please describe.
Currently, the
depend-info
command supports different output formats, likeList
,Tree
,Dot
etc.. These formats are best suited for human-friendly visualization, but not for programmatic processing.Proposed solution
Provide a new
json
format options.Example:
vcpkg depend-info --format=json
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: