Device to Cloud Command Line Interface Tips

To let DMO print some profiling information you can export the environment variable DTIOT_PROFILE before you execute d2ccommand and you need to set the --info command line option.

export DTIOT_PROFILE=1  

To let d2ccli print passwords and secrets instead of *** you can export the environment variable SHOW_SECRETS before you execute d2ccommand.

export SHOW_SECRETS=1