-
Notifications
You must be signed in to change notification settings - Fork 7k
Open
microsoft/vcpkg-tool
#1389Labels
category:vcpkg-featureThe issue is a new capability of the tool that doesn’t already exist and we haven’t committedThe issue is a new capability of the tool that doesn’t already exist and we haven’t committed
Description
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
Metadata
Metadata
Assignees
Labels
category:vcpkg-featureThe issue is a new capability of the tool that doesn’t already exist and we haven’t committedThe issue is a new capability of the tool that doesn’t already exist and we haven’t committed
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
github-actions commentedon Aug 1, 2024
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.
github-actions commentedon Jan 29, 2025
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.
Taha-cmd commentedon Feb 3, 2025
reopen