Provide to each runtime implementation during registration a directory on which it can store private data, based on its type.
The directory will be a subdirectory of the cli storage directory (~/.kortex-cli by default, or given by KORTEX_CLI_STORAGE or the --storage flag): STORAGE/runtimes/runtimeType
This will be helpful for #65