Skip to content

[Storage] Retrieving blob copy status #1787

@valencik

Description

@valencik

How can I check the status of a async blob copy?
The az storage blob copy cancel appears to be the only blob command to take a --copy-id as returned from a az storage blob copy start command.
I would like to be able to get some sense of progress on the copy operation.

A nice bonus would be being able to optionally block/wait on the copy operation.


Update by @troydai on 8/29/2017

Requested features:

  1. Wait on blob copy operation. [https://github.com/Add wait/no-wait support to Commands #1528]
  2. Get copy operation status.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions