import-url/update: add --no-download flag
Add documentation for new dvc import-url dvc update flags (--no-download)
related: https://github.com/iterative/dvc/pull/8024 (per iterative/dvc#7918)
Hey @dtrifiro another note for future reference: please open PRs to this repo directly on the upstream (no fork). See https://github.com/iterative/dvc.org/wiki/2.-Pull-requests-for-core-DVC-changes for context. Thanks!
@dtrifiro Do you think it's realistic to get this drafted, reviewed, and merged this sprint?
In case @jorgeorpinel didn't already mention it, please open future docs PRs from this repo instead of a fork. That way, the changes will be deployed into an example app when you open the PR and it's easy for people to see what the final docs will look like. 🙏 No need to bother for this PR.
@jorgeorpinel I merged, but feel free to leave comments if you have them
Thanks for the feedback @jorgeorpinel, here's a new PR: https://github.com/iterative/dvc.org/compare/main...import-url-no-download-fixes
we can move the discussion there