#!/bin/sh set -eu . _mlflow_config_common.sh & mlflow gc --backend-store-uri="$BACKEND_URI" "$@"