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 2e2ae81 commit c777c71Copy full SHA for c777c71
cmd/analyzer/main_test.go
@@ -28,7 +28,7 @@ func TestMain(t *testing.T) {
28
// aws
29
{
30
name: "aws_all_endpoints",
31
- args: "report endpoints --output-file aws.txt -c ../../pkg/awsvpc/examples/input/input_basic_config_with_sg.json --format txt",
+ args: "report endpoints -f aws.txt -c ../../pkg/awsvpc/examples/input/input_basic_config_with_sg.json -o txt",
32
},
33
// drawio
34
0 commit comments