do not include the command prompt
This commit is contained in:
@@ -65,7 +65,7 @@ Google Compute Engine firewalls are documented [elsewhere](https://cloud.google.
|
|||||||
You can add a firewall with the `gcloud` command line tool:
|
You can add a firewall with the `gcloud` command line tool:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
$ gcloud compute firewall-rules create my-rule --allow=tcp:<port>
|
gcloud compute firewall-rules create my-rule --allow=tcp:<port>
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note**
|
**Note**
|
||||||
|
|||||||
Reference in New Issue
Block a user