iqm.iqm_client.util.print_env_vars

Contents

iqm.iqm_client.util.print_env_vars#

iqm.iqm_client.util.print_env_vars() None#

Print the values of the environment variables used by IQMClient to connect to the server.

Meant for manually validating the environment configuration. Does not include the authentication variables IQM_TOKEN and IQM_TOKENS_FILE to avoid accidentally exposing your token.

Return type:

None