You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cmd/scw/testdata/test-all-usage-rdb-acl-add-usage.golden
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@ USAGE:
8
8
ARGS:
9
9
acl-rule-ips IP addresses defined in the ACL rules of the Database Instance
10
10
instance-id ID of the Database Instance
11
-
[description] Description of the ACL rule. Indexes are not yet supported so the description will be applied to all the rules of the command.
11
+
[description] Description of the ACL rule. If multiple IPs are provided, this description will be applied to all rules unless specific descriptions are provided.
12
+
[descriptions] Descriptions of the ACL rules
12
13
[region=fr-par] Region to target. If none is passed will use default region from the config
| acl-rule-ips |Required| IP addresses defined in the ACL rules of the Database Instance |
106
+
| acl-rule-ips || IP addresses defined in the ACL rules of the Database Instance |
107
107
| instance-id | Required | ID of the Database Instance |
108
-
| description || Description of the ACL rule. Indexes are not yet supported so the description will be applied to all the rules of the command. |
108
+
| description || Description of the ACL rule. If multiple IPs are provided, this description will be applied to all rules unless specific descriptions are provided. |
109
+
| descriptions || Descriptions of the ACL rules |
109
110
| region | Default: `fr-par`| Region to target. If none is passed will use default region from the config |
Short: "Description of the ACL rule. Indexes are not yet supported so the description will be applied to all the rules of the command.",
71
+
Short: "Description of the ACL rule. If multiple IPs are provided, this description will be applied to all rules unless specific descriptions are provided.",
0 commit comments