ewcloud / ewcloud/ewccli

[BUG] if plural is used in the flag, you should be able to pass multiple values without adding again the flag

Open
#66 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Python
Stars
3
Forks
4
Avg merge
1d 17h
Merged PRs (30d)
11

Description

### Affected Command

ewc hub deploy --security-groups

### Describe the issue

If plural is used in the flag, you should be able to pass multiple values without adding again the flag. For example `--security-groups` and `--networks`

### Steps to Reproduce

ewc deploy item --security-groups sg1 sg2

### Expected Behavior

_No response_

### Logs or Output

```shell

```

### Environment

Linux

### EWC CLI Version

0.2.1

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.