SE-PRG/azmitool

add more multiValued arguments

オープン

#181 opened on 2020/07/14

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (5 件のフォーク)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (2 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド