User Guide: DSim Cloud CLI envs command
Synopsis
mdc envs | env
This command will list out all the environment variables including reserved environment variables and environment variables from your DSim Cloud configuration file. For more information on the DSim Cloud configuration file and environment variables, please read the article DSim Cloud Configuration.
To display the value of a particular environment variable ENV_VAR, enter:
Windows
mdc envs | findstr ENV_VAR
Linux / Mac
mdc envs | grep ENV_VAR
Here are the environment variables in a freshly initialized workspace: