ref: add config --project flag and standardize the others#2064
Conversation
b2470f8 to
9015bde
Compare
9015bde to
020c55f
Compare
020c55f to
6e12e67
Compare
6e12e67 to
7ab9587
Compare
7ab9587 to
76c1518
Compare
76c1518 to
469d504
Compare
jorgeorpinel
left a comment
There was a problem hiding this comment.
A first quick suggested text for cache dir which can probably be generalized in other docs.
But I'm still not sure about the term repo vs. project... ⌛
Per treeverse/dvc.org#2064 Not changing the internal terminology because we stick to Repo in a lot of places there and adjusting all of it would be wasteful. Maybe in the future.
Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com>
Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com>
Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com>
Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com>
Co-authored-by: Jorge Orpinel <jorgeorpinel@users.noreply.github.com>
|
@jorgeorpinel Could you take a look when you have time, please? |
|
@efiop sorry, this is one of the few ones that fell through the cracks but I'll take it over now. Thanks 👍 |
| - `--project` - save remote configuration to the project's config | ||
| (`.dvc/config`). Used by default. | ||
|
|
There was a problem hiding this comment.
Q @efiop: if this is used by default and remote add only writes to config, why even have the option here? When does it have an effect?
There was a problem hiding this comment.
Same for remote modify/remove/rename
There was a problem hiding this comment.
For symmetry mostly. Right now remtoe add/modify/remove/rename will just default to --project anyway.
There was a problem hiding this comment.
Thanks @efiop. So just to be clear, the option in these commands never has an effect right?
There was a problem hiding this comment.
Yes, it is the default behavior.
bbdd61b to
646cb74
Compare
jorgeorpinel
left a comment
There was a problem hiding this comment.
Just a Q above but this is mergeable I think.
|
Merged but we may want to delete the |
Per treeverse/dvc#5179 (and treeverse/dvc#5399)
❗ Please read the guidelines in the Contributing to the Documentation list if you make any substantial changes to the documentation or JS engine.
🐛 Please make sure to mention
Fix #issue(if applicable) in the description of the PR. This causes GitHub to close it automatically when the PR is merged.Please choose to allow us to edit your branch when creating the PR.
Thank you for the contribution - we'll try to review it as soon as possible. 🙏