coreos / updateservicectl

CoreUpdate Command Line Interface
https://coreos.com/products/coreupdate/
Apache License 2.0
48 stars 41 forks source link

Allow selective mirroring of updates. #92

Closed brianredbeard closed 9 years ago

brianredbeard commented 9 years ago

Right now running updateservicectl package download --dir=coreos-packages does not allow a user to choose only some packages to retrieve. This comes from an outstanding customer request.

sym3tri commented 9 years ago

I imagine the common use cases are:

  1. user wants to download a specific package
  2. user wants to download all packages > version x

@brianredbeard Is that correct?

sym3tri commented 9 years ago

@brianredbeard this has been fixed, and is now included in the v1.3.5 release.