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
-d, --direction string Direction (the direction of the traffic, typically ingress or egress, for security rules type)
25
-
-e, --etherType string Specifies the bound of the rule (for security rules type)
26
-
-h, --help Help for "stackit ufw rules create"
27
-
-i, --instanceId string Instance ID that will have attached your rule
28
-
-f, --offset int32 Offset - Position in the ACL list of an instance, will be ignored at creation (default -1)
29
-
-r, --portRange string Port range (the Port range to which the rule applies, for security rules type)
30
-
--product string The source service (e.g., Load Balancer, Redis) where you want to attach a rule
31
-
--protocol string The network protocol (e.g. TCP, UDP, ICMP, for security rules type)
32
-
-g, --securityGroupId string Security group ID - The ID of the Security Group
33
-
-s, --sourceIp string The IP (CIDR) to which the rule applies (e.g. 192.168.0.1/32)
34
-
-t, --type string Type (ACL/SecurityRule/SecurityGroup/PublicIP) You can check /provider-options route for them
26
+
-h, --help Help for "stackit ufw rules create"
27
+
-i, --instanceId string Instance ID that will have attached your rule
28
+
--product string The source service (e.g., Edge Cloud, Redis) where you want to attach a rule
29
+
-s, --sourceIp string The IP (CIDR) to which the rule applies (e.g. 192.168.0.1/32)
30
+
-t, --type string Type (ACL/SecurityRule/SecurityGroup) You can check /provider-options route for them. Unfortunately, this field could be only ACL for the CLI version
0 commit comments