Currently if I run "mbed dm init ..." without any API-key defined, it gives quite long backtrace from cloud-sdk which can be confusing to understand. It would be more clear to catch this Exception and point to either use "-a" flag to provide the API-key, or define CLOUD_SDK_API_KEY parameter.