Skip to content

az storage blob list should clarify the meaning of --prefix #4013

Description

@elibarzilay

The description of --prefix is pretty straightforward, but I think
that it would be better if there was an additional warning there saying
that it is just a plain literal prefix. In other words, it should
clarify that a listing with --prefix foo would show all of foo,
foo2, and foo/bar (when they exist, of course).

This would be helpful in avoiding an illusion that this is a similar
operation to getting a list of files in a directory. (Something that I
think is impossible with azure storage due to its flat namespace
design.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions