92588/how-to-remove-a-rule-from-the-security-group-in-gcp
Hi Guys,
I have one security group in GCP. Inside this group, some rules are created. Now I want to remove one rule. How can I do that with the command line?
Hi@akhtar,
You can remove one or more rules from your security group. The following command can be used for the same.
$ gcloud compute firewall-rules delete name
You could probably execute the firewall-rules create ...READ MORE
Hi@akhtar, You need to configure GCP SDK in ...READ MORE
Hi@akhtar, You can create a rule that allows TCP ...READ MORE
Hi@akhtar, You can create an IAM role in ...READ MORE
Hi@akhtar, If you are trying to launch an ...READ MORE
Hi@akhtar, To deploy your app on App Engine, ...READ MORE
Hi@MD, You can follow the below steps to ...READ MORE
Hi@akhtar, GCP Shell has a command named gcloud. ...READ MORE
Hi@akhtar, If you are using the default VPC ...READ MORE
Hi@akhtar, You can check your accounts from the ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.