storage blob copy
Copies a blob to a destination container, optionally across accounts.
storage blob delete
Deletes a blob from a container.
storage blob download
Downloads a blob to a local file.
storage blob metadata show
Shows the metadata key-value pairs on a blob.
storage blob lease
Manages lease operations on a blob (acquire, renew, change, release, break).
storage blob list
Lists blobs in a container.
storage blob metadata update
Sets or replaces metadata key-value pairs on a blob.
storage blob update
Updates the HTTP properties (content type, encoding, etc.) of a blob.
storage blob show
Shows the properties of a blob.
storage blob snapshot
Creates a read-only snapshot of a blob at the current time.
storage blob undelete
Restores a soft-deleted blob.
storage blob upload
Uploads a local file to a blob container.