Skip to content

GVFS prefetch should support --file-list #580

@turbonaitis

Description

@turbonaitis
  1. In a scenario, where my build tool (like Buck, or Bazel), can give me a list of input files, needed to build a target, it would be great to be able to provided this list of files via an input file, instead of having to pass all of them in as a command-line argument
  2. It would be even better, if --file-list would accept that list via stdin, if no input file is specified, so one could do
getListOfInputs | gvfs prefetch --file-list

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions