Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Introduce option to ignore error when blob to snapshot does not exist #3457

Open
udf2457 opened this issue Jan 27, 2017 · 2 comments
Open

Introduce option to ignore error when blob to snapshot does not exist #3457

udf2457 opened this issue Jan 27, 2017 · 2 comments

Comments

@udf2457
Copy link

udf2457 commented Jan 27, 2017

At the present time, running azure storage blob snapshot against a blob that does not exist yields the following error:

error:   Blob test in Container data doesn't exist
error:   Error information has been recorded to /home/bp/.azure/azure.err
error:   storage blob snapshot command failed

It would be useful to be able to ignore this error condition through an option.

Example use-case:

Imagine you are writing a shell script to upload to Azure.
It would be useful to have a "snapshot if exists" option for obvious reasons.

@balajikris
Copy link
Member

@hasonmsft - can you please take a look?

@hasonmsft
Copy link

@udf2457 , thanks for your feedback. We'll put it into our backlog and triage it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants