Skip to content

Features for uploading and listing files #42

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 12 commits into from
Closed

Features for uploading and listing files #42

wants to merge 12 commits into from

Conversation

neoalienson
Copy link

Implement file listing and upload features from phildrip/fruitstrap. It is useful for configuration management during test automation. Related issue #41. The code is based on branch from phildrip/fruitstrap.

new command line options added,
-1, --bundle_id specify bundle id for list and upload
-l, --list list files
-o, --upload upload file
-2, --to use together with upload file. specify target for upload

sample,
listing files,
ios-deploy -1 com.yourcompany.app -l
uploading file,
ios-deploy -1 com.yourcompany.app -o upload local_file -2 /Documents/NoCloud/remote_file

@neoalienson neoalienson changed the title Features for upload and list files Features for uploading and listing files Jun 26, 2014
shazron pushed a commit that referenced this pull request Jul 30, 2014
Signed-off-by: Shazron Abdullah <shazron@gmail.com>
@shazron
Copy link

shazron commented Jul 30, 2014

Merged into master. Squashed the 12 commits into 1.

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.

2 participants