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

Inconsistency in naming arguments in the ACL add/delete

Open remyleone opened this issue 5 years ago • 1 comments

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

remyleone avatar Sep 04 '20 15:09 remyleone

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.

stale[bot] avatar Dec 13 '20 17:12 stale[bot]