Skip to content

WIP: dvc pkg cmd ref (and other misc updates)#417

Closed
jorgeorpinel wants to merge 9 commits into
treeverse:masterfrom
jorgeorpinel:pkgs
Closed

WIP: dvc pkg cmd ref (and other misc updates)#417
jorgeorpinel wants to merge 9 commits into
treeverse:masterfrom
jorgeorpinel:pkgs

Conversation

@jorgeorpinel
Copy link
Copy Markdown
Contributor

@jorgeorpinel jorgeorpinel commented Jun 7, 2019

Review app may be at https://dvc-org-pr-417.herokuapp.com/ (enable at CI pipeline)


Closes #385

@jorgeorpinel jorgeorpinel changed the title Pkgs WIP: dvc pkg cmd ref (and other misc updates) Jun 7, 2019
@efiop
Copy link
Copy Markdown
Contributor

efiop commented Jun 21, 2019

@jorgeorpinel I'm really sorry for switching back and forth, but pkg has changed again. treeverse/dvc#2160 Now there are no pkg commands at all. Regular dvc import is now dvc import-url and dvc import is now working with dvc repositories. We've also introduced dvc get that is like dvc import for dvc repostiroes(what we used to call packages), but only downloads data.

@ryokugyu
Copy link
Copy Markdown
Contributor

@efiop Recently, dvc pkg --force option is also added.

in this treeverse/dvc#2142

dvc pkg is being removed?

@efiop
Copy link
Copy Markdown
Contributor

efiop commented Jun 21, 2019

@ryokugyu Yes, the feature itself got reworked and there are no more dvc pkg commands.

@jorgeorpinel
Copy link
Copy Markdown
Contributor Author

jorgeorpinel commented Jun 22, 2019

Thanks for the heads up @efiop and no worries, I haven't gotten around to this anyway (but about to).

That makes sense too, BTW. Having both import and pkg import would've been confusing.

UPDATE: I see there's also a full desc of the recent version in the desc of treeverse/dvc#2160 - will follow that.

@shcheklein
Copy link
Copy Markdown
Contributor

@jorgeorpinel closing this in favor of #464

@shcheklein shcheklein closed this Jul 1, 2019
@jorgeorpinel jorgeorpinel deleted the pkgs branch August 15, 2019 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

document dvc import and dvc get (previously pkg commands)

4 participants