osc-cli icon indicating copy to clipboard operation
osc-cli copied to clipboard

Add support for tag-like syntax

Open jerome-jutteau opened this issue 6 years ago • 0 comments

Hi,

We would need to manage tag-like structure:

osc-cli fcu CreateTags --ResourceId i-be1dcf1a --Tag Key=Name,Value=MyValue

Note that it's still possible add tags through:

osc-cli fcu CreateTags --ResourceId i-be1dcf1a --Tag.1.Key=Name --Tag.1.Value=MyValue

Thanks

jerome-jutteau avatar Mar 14 '19 16:03 jerome-jutteau