Hello everyone,
I wanted to ask a quick question regarding datahub backup. Is there any way to trigger the backup using the cli and specifying the host where datahub is located?
Let's say I have server A with datahub running via the docker compose file with some IP
On server B I had performed pip install acryl-datahub so it means I have access to the datahub cli.
So is it somehow possible to perform the backing up of datahub on server A using cli on server B?