SE-PRG/azmitool

add more multiValued arguments

開放

#181 建立於 2020年7月14日

 (0 則留言) (0 個反應) (0 位負責人)C# (5 個分叉)auto 404
documentationenhancementgood first issue

倉庫指標

星標
 (2 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

Currently only --exclude in getblobs and listblobs is supporting multiple values (i.e. --exclude value1 --exclude value2). See PR #180 for details. We can add this to other subcommands / arguments:

  • setblobs / exclude
  • listblobs / container

Maybe also we can add it for both input and output arguments in all commands? In this case we need to verify number of values.

Also, documentation needs to be updated to reflect this changes.

貢獻者指南