the pulumi new help for --config shows: ```... Flags: -c, --config stringArray Config to s...
l
the pulumi new help for --config shows:
Copy code
...
Flags:
  -c, --config stringArray        Config to save
but then doesn't describe the correct syntax for stringArray. Is there an example somewhere that I could look at?