dvc-http-remote

command module
v0.0.0-...-47878e9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

README

DVC remote proxy

This is a dvc http remote implementation. It is the "clean" code that we use as a remote for DVC and with which we can reproduce the issue https://github.com/iterative/dvc/issues/7564

Can be used for local storage or azure storage

Examples

Start with a simple example and then you can go further with the complex one

dvc configuration sample

['remote "localhost"']
    url = http://localhost/remote/?repo=0
    ssl_verify = false
  • repo: Select localhost (repo=0) or Azure (repo!=0)

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
dvc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL