Hi All,
I have a CTD in wem lower enviornment and wanted to export it and import that to wem higher env.
Do we have a command to export from wem prod test and import it to wem prod? similar to what we have for specidic folder.
vgnexport -h localhost:27110 -u user1 -p password1 -f /mypath/Superman.zip -i 07400264540de310VgnVCM1000007306160aPROJ
vgnimport -h LowerEnv:27110 -u user1 -p password1 -f /mypath/Superman.zip -c errorPolicy=continue
Thanks,
Rachit