{{newCredential.access_key || 'Loading...'}} {{newCredential.secret_key || 'Loading...'}}
Usage
Copy the below info for input to 'clearml-init' configuration request, or modify your existing clearml.conf
api {{ '{' }} web_server: {{WEB_SERVER_URL}} api_server: {{API_BASE_URL}} files_server: {{fileBaseUrl}} credentials {{ '{' }} "access_key" = "{{newCredential.access_key}}" "secret_key" = "{{newCredential.secret_key}}" } }