Skip to content

add more multiValued arguments #181

@iricigor

Description

@iricigor

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or requestgood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions