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

feat(restore): Allow providing restore destination #2

Merged
merged 1 commit into from
Jul 9, 2021

Conversation

GMishx
Copy link
Member

@GMishx GMishx commented Jul 24, 2020

Add another flag --restore-dir to provide location where S3 objects can be stored temporarily before unpacking.

Also, rename the variable download_key to download_key_name in download_key() as the variable was sharing same name as function which is confusing.

Signed-off-by: Gaurav Mishra mishra.gaurav@siemens.com

Add another flag --restore-dir to provide location where S3 objects can
be stored temporarily before unpacking.

Also, rename the variable `download_key` to `download_key_name` in
`download_key()` as the variable was sharing same name as function which
is confusing.

Signed-off-by: Gaurav Mishra <mishra.gaurav@siemens.com>
@GMishx GMishx added the enhancement New feature or request label Jul 24, 2020
@GMishx GMishx requested review from ag4ums and siemens-code-bot and removed request for siemens-code-bot July 24, 2020 06:14
@ag4ums ag4ums merged commit 488a3bd into master Jul 9, 2021
@ag4ums ag4ums deleted the feat/restore/allow-destination branch July 9, 2021 08:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants