https://pulumi.com logo
Title
p

proud-pizza-80589

03/19/2021, 9:01 PM
I’m renaming/rebuilding some of my stacks, but i want to
pulumi config cp
(which works within a stack) but it does not create any files when i use
-s
of a different project, any idea how to get the config copied over? It’s like 50 settings including 20 secrets, very time consuming to reset them
r

red-match-15116

03/19/2021, 9:06 PM
Just making sure I’m understanding correctly, you’re trying to copy to a different project? And you’re using
--dest
for the new stack you’re trying to copy to?
p

proud-pizza-80589

03/19/2021, 9:26 PM
yes
but i did it by hand, but for future reference it would definitely be handy to know how to do it 🙂