Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[feature] conan config get for Conan 2.x #13340

Closed
1 task done
gpxricky opened this issue Mar 6, 2023 · 2 comments
Closed
1 task done

[feature] conan config get for Conan 2.x #13340

gpxricky opened this issue Mar 6, 2023 · 2 comments

Comments

@gpxricky
Copy link

gpxricky commented Mar 6, 2023

What is your suggestion?

Hi,

as mentioned in #13254 it is quite impossible to set config values from an external source now.
However, the conan config get command might be very useful. Especially when Jinja2 expressions are used in the global.conf file or if it is allowed to split the configuration into multiple files (#13334). Usually our developers do not care about Python, Jinja2 or anything else, so a conan config get would tell them very easily (without knowing Jinja2 at all) the value of a configuration option.

Best regards,
gpxricky

Have you read the CONTRIBUTING guide?

  • I've read the CONTRIBUTING guide
@AbrilRBS
Copy link
Member

AbrilRBS commented Mar 7, 2023

Hi @gpxricky, thanks for taking the time to open the request. Your request seems more than reasonable, so we're implementing something in #13354 :)

@AbrilRBS
Copy link
Member

Hi! This has now been implemented in the linked PR and will be available in 2.0.2!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants