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

Tool name is missing in the usage/help message of CLI #973

Open
k-nzw opened this issue Nov 8, 2024 · 0 comments
Open

Tool name is missing in the usage/help message of CLI #973

k-nzw opened this issue Nov 8, 2024 · 0 comments

Comments

@k-nzw
Copy link

k-nzw commented Nov 8, 2024

Describe the bug
Tool name "retina" is missing in the usage/help message of CLI.

To Reproduce
Steps to reproduce the behavior:

  1. Run kubectl retina help or just kubectl retina.

Expected behavior
Tool name "retina" exists in the help/usage message.

Screenshots
Instead of screenshots, I paste the terminal output.

$ kubectl retina help
Usage:
   [command]

Available Commands:
  capture     capture network traffic
  completion  Generate the autocompletion script for the specified shell
  config      Configure retina CLI
  help        Help about any command
  trace       retrieve status or results from Retina
  version     Show version

Flags:
  -h, --help   help for this command

Use " [command] --help" for more information about a command.

Platform (please complete the following information):

  • OS: Ubuntu 22.04
  • Kubernetes Version: v1.29.9
  • Host: self-host
  • Retina Version: v0.0.16

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant