Hi, I’m looking to provide config settings in CLI ...
# general
s
Hi, I’m looking to provide config settings in CLI when I run
pulumi up
. According to docs, I can use
-c
or maybe
--config-path
but I’m not sure how to use the options. Anybody have any experience with using those options? Update: https://github.com/pulumi/pulumi/issues/3776 - looks like there is no support for ad-hoc config.