dolthub / dolthub/doltpy

support for gcs buckets like dolt cli utility

Open
#174 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
62
Forks
12
PR merge metrics
No merged PRs in 30d

Description

`dolt` cli client can add remotes with gcspath or local paths as well but doltpy does not support gcs paths

```
File "/usr/local/lib/python3.8/dist-packages/doltcli/dolt.py", line 274, in __init__
python-BaseException
raise ValueError(f"{self.repo_dir} is not a valid Dolt repository")
ValueError: gs://nom-ml-dummy-bucket-01/dummy_dir/dolt_cloud is not a valid Dolt repository
```

is there a plan to include it or maybe piece of code you can refer to?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.