We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc60ad0 commit bf7ddceCopy full SHA for bf7ddce
docs/vpcanalyzer_lint.md
@@ -21,7 +21,7 @@ The following linters are supported:
21
22
23
```
24
-vpcanalyzer explain [flags]
+vpcanalyzer lint [flags]
25
26
27
### Options
@@ -49,7 +49,7 @@ vpcanalyzer explain [flags]
49
50
### Example
51
52
-> go run analyzer lint -q -c pkg/ibmvpc/examples/input/input_tgw_larger_example.json
+> vpcanalyzer lint -q -c pkg/ibmvpc/examples/input/input_tgw_larger_example.json
53
"Blocked TCP response" issues:
54
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
55
In the connection from "test-vpc3-ky/vsi31-ky[10.240.31.4]" to "test-vpc1-ky/vsi11-ky[10.240.11.4]" TCP response is blocked
0 commit comments