User Guide: DSim Cloud CLI envs command
Synopsis
mdc envs | env [options]
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.
Options
--verbose | -v
Verbose output.
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 available by default in a remote workspace:
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article