question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[feature] JSON output for `conan profile list`

See original GitHub issue

Right now the command conan profile list does not have a --json option. We parse the output by manually. This is error prone and could easily change in the future. This issue is about adding a --json option like all the other commands have. It should simply output the installed profiles into a JSON file.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
memshardedcommented, Oct 22, 2019

Merged! Will be released in Conan 1.20

1reaction
mrunderlinecommented, Oct 19, 2019

May I work on this issue?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Info output — conan 1.44.1 documentation
The conan info provides a --json parameter to generate a file containing the output of the command. ... Output will be just a...
Read more >
conan profile — conan 1.43.4 documentation
Lists profiles in the '.conan/profiles' folder, or shows profile details. The 'list' subcommand will always use the default user 'conan/profiles' folder.
Read more >
Install and Create output — conan 1.55.0 documentation
The conan install and conan create provide a --json parameter to generate a file containing the information of the installation process. The output...
Read more >
json — conan 1.53.0 documentation
A file named conanbuildinfo.json will be generated. It will contain the information about every dependency and the installed settings and options:.
Read more >
User output — conan 1.20.5 documentation
The conan user provides a --json parameter to generate a file containing the information of the users configured per remote. The output JSON...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found