Tips and Tricks
PriPrev
Extract environment variables to import into a different DDE Cloud workspace
Use the below command to output all your saved environment variables in one project's scope in a format that can be copied and pasted to load into a different project's scope.
gp env -e | sed -e 's/export/gp env/'