Skip to content

Commit

Permalink
Fix flow piping example in observe help text
Browse files Browse the repository at this point in the history
Signed-off-by: Fabian Fischer <fabian.fischer@isovalent.com>
  • Loading branch information
glrf committed Sep 6, 2023
1 parent 636bef3 commit 7cad13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/observe/flows.go
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ func newFlowsCmdWithFilter(vp *viper.Viper, ofilter *flowFilter) *cobra.Command
Then,
cat flows.json | hubble observe
cat flows.json | hubble observe --input-file -
Note that the observe command ignores --follow, --last, and server flags when it
reads flows from stdin. The observe command processes and output flows in the same
Expand Down

0 comments on commit 7cad13a

Please sign in to comment.