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.)
The description of
--prefixis pretty straightforward, but I thinkthat 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 foowould show all offoo,foo2, andfoo/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.)