Hello Team , cf set-env is allowing only key pair value for setting any ENV variable ,but I need to set value as JSON format.for example ,,cf set-env <app-name> { "KEY" : ["value1","value2"] }but I am able to assign above json data into environment variable . even Iset with single quotes it;s not a valid json format.Please some one help with this ??
© 2022 Groups.io