Hi all - I am running Datahub with quickstart imag...
# troubleshoot
c
Hi all - I am running Datahub with quickstart image in local containers on Docker. I am able to ingest some Postegres tables from my database and I am adding some description, tags and terms to make a presentation. I tried to make a backup (to not lose all my work) with CLI command:
datahub docker quickstart --backup
But what I get is this:
Copy code
Error: No such option: --backu
I'm running in Windows environment.
g
Looks like the command got truncated somehow, and the cli received
--backu
instead of
--backup