Skip to content
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

Options --include, --continue-on-error and --if-different to getblobs and setblobs commands #156

Open
1 of 3 tasks
iricigor opened this issue May 19, 2020 · 0 comments
Open
1 of 3 tasks
Labels
enhancement New feature or request Storage commands related to blobs
Milestone

Comments

@iricigor
Copy link
Contributor

iricigor commented May 19, 2020

Consider / implement following options to getblobs and setblobs commands:

  • --include - similar to current exclude argument
  • --continue-on-error - which will proceed to next file/blob even if one fails
  • --skip-if-same - setblobs only - which will overwrite blob only if hash is different. The idea is to save upload time, on consecutive similar upload commands.
@iricigor iricigor added enhancement New feature or request Storage commands related to blobs labels May 19, 2020
@iricigor iricigor added this to the later milestone May 19, 2020
@iricigor iricigor mentioned this issue May 19, 2020
@MangyCoyote MangyCoyote changed the title further improvements to getblobs and setblobs commands Options --include, --continue-on-error and --if-different to getblobs and setblobs commands Oct 17, 2020
@MangyCoyote MangyCoyote self-assigned this Oct 17, 2020
@MangyCoyote MangyCoyote removed their assignment Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Storage commands related to blobs
Projects
None yet
Development

No branches or pull requests

2 participants