[feature] conan config get
for Conan 2.x
#13340
Labels
complex: low
component: ux
No changes to core business logic
priority: low
stage: in-progress
type: feature
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 theglobal.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 aconan 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?
The text was updated successfully, but these errors were encountered: