Using the CLI, how can I import another stack's ex...
# general
h
Using the CLI, how can I import another stack's exported configuration
pulumi config --show-secrets --stack ...
into a selected stack?
i see that
pulumi config cp
exists. Can I import configuration from a manually created/edited JSON/YAML?
i guess my question boils down to proper handling of secrets