Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flags --first and --last don't work when piping flows into hubble observe #957

Open
pchaigno opened this issue Mar 23, 2023 · 0 comments
Open
Labels
⌨️ area/cli Impacts the command line interface of any command in the repository. 🐛 kind/bug This is a bug in the Hubble logic.

Comments

@pchaigno
Copy link
Member

In the following command, --first is ineffective:

cat flows.json | hubble observe --first 1

Same issue affects --last.

@rolinh has a WIP patch for the --first fix. --last requires more work.

@pchaigno pchaigno added 🐛 kind/bug This is a bug in the Hubble logic. ⌨️ area/cli Impacts the command line interface of any command in the repository. labels Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⌨️ area/cli Impacts the command line interface of any command in the repository. 🐛 kind/bug This is a bug in the Hubble logic.
Projects
None yet
Development

No branches or pull requests

1 participant