User Guide: DSim Cloud CLI envs command

Modified on Tue, 9 Jul at 6:07 PM

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 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

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article