scaleway-cli
scaleway-cli copied to clipboard
Inconsistency in naming arguments in the ACL add/delete
Description:
How to reproduce:
$ scw rdb acl add --help
Add an ACL instance to a given instance.
ARGS:
[rules.{index}.ip]
[rules.{index}.description]
$ scw rdb acl delete --help
Delete ACL rules of a given instance.
ARGS:
[acl-rule-ips.{index}] ACL rules IP present on the instance
Command attempted
Expected Behavior
Actual Behavior
More info
Version
Version 2.0.0+dev BuildDate unknown GoVersion go1.15 GitBranch unknown GitCommit unknown GoArch amd64 GoOS darwin
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.