-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
import-url/get-url: support smth like --config #9886
Comments
I have the need for this use case! |
efiop
added a commit
to efiop/dvc
that referenced
this issue
Aug 30, 2023
efiop
added a commit
to efiop/dvc
that referenced
this issue
Aug 30, 2023
efiop
added a commit
to efiop/dvc
that referenced
this issue
Aug 30, 2023
efiop
added a commit
to efiop/dvc
that referenced
this issue
Aug 30, 2023
efiop
added a commit
to efiop/dvc
that referenced
this issue
Aug 30, 2023
efiop
added a commit
to efiop/dvc
that referenced
this issue
Aug 30, 2023
efiop
added a commit
to efiop/dvc
that referenced
this issue
Aug 30, 2023
efiop
added a commit
that referenced
this issue
Aug 31, 2023
ls-url/get-url/import-url: introduce --fs-config Fixes #9886
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
To be able to pass remote config options on the fly. Similar to
--remote-config
inimport
.Need to take care figuring out a proper name for this, because we already have
--config
and--remote-config
elsewhere. So maybe--url-config
?The text was updated successfully, but these errors were encountered: