if [ ${#} -ne 1 ]; then echo "You must provide a file name for the TANGO_HOST DB dump!" exit -1 fi docker exec -it dsconfig json2tango --update ${1}