Basically we want to avoid having .conf file and it would be great in automation.
Answered
Hello Clearml Team,
Can We Set Environment Variable Which Actually Follows The Below Route From Clearml.Conf File?
Hello ClearML team,
Can we set environment variable which actually follows the below route from clearml.conf file?
api {
files_server: "
"
}
sdk {
aws {
s3 {
credentials: [
{
host: ""
key: ""
secret: ""
multipart: false
secure: true
}
]
}
}
}
Note: We need clearml env for every key in the above. multipart and secure is also required. Thanks!!
44 Views
1
Answer
19 hours ago
7 hours ago
Tags