chairs icon indicating copy to clipboard operation
chairs copied to clipboard

Suggestion: general data loading

Open Ashton-W opened this issue 11 years ago • 1 comments

I would like to be able to use chairs more generally to download and upload files from the simulator - maybe even devices. The function I'm looking for is to copy given file paths to the Documents directory.

It would need new commands:

chairs load [-r] [-directory bundledir] file ...        overwrite app data bundle files, or just Documents/Application\ Support

Examples: chairs load -directory Documents ExampleDocuments/* (load directory contents into apps Documents) chairs load -r Fixtures/AppData/ (copy directory recursively to sim) chairs load .

What do you think @orta? Otherwise I would ask for extracting a simulator files gem :)

Ashton-W avatar Jan 14 '15 09:01 Ashton-W

This makes sense, I'd use the word send. Feel free to PR it.

orta avatar Jan 14 '15 15:01 orta