Skip to content

Commit 99c2a2c

Browse files
loresusopoiana
authored andcommitted
update: update testdata to pass tests
Signed-off-by: Lorenzo Susini <[email protected]>
1 parent 002cf4d commit 99c2a2c

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

cmd/testdata/help.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Available Commands:
88
delete Delete a component with falcoctl
99
help Help about any command
1010
install Install a component with falcoctl
11+
search Search a component with falcoctl
1112

1213
Flags:
1314
-c, --config string Config file path (default $HOME/.falcoctl.yaml if exists)

cmd/testdata/noargsnoflags.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ Available Commands:
88
delete Delete a component with falcoctl
99
help Help about any command
1010
install Install a component with falcoctl
11+
search Search a component with falcoctl
1112

1213
Flags:
1314
-c, --config string Config file path (default $HOME/.falcoctl.yaml if exists)

cmd/testdata/wrongflag.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Available Commands:
77
delete Delete a component with falcoctl
88
help Help about any command
99
install Install a component with falcoctl
10+
search Search a component with falcoctl
1011

1112
Flags:
1213
-c, --config string Config file path (default $HOME/.falcoctl.yaml if exists)

0 commit comments

Comments
 (0)