kubeshark/cmd
M. Mert Yildiran 43a410b9dd
Add --config-path flag to root command (#1744)
* Add `--config-path` flag to root command

* Use `filepath.Abs`

---------

Co-authored-by: Alon Girmonsky <1990761+alongir@users.noreply.github.com>
2025-04-16 10:28:21 -07:00
..
clean.go Fix the issues related to release namespace 2023-07-03 16:33:50 +03:00
common.go Add --grep flag to logs command 2024-05-23 01:20:55 +03:00
config.go Add --config-path flag to root command (#1744) 2025-04-16 10:28:21 -07:00
console.go fix lint issue 2024-10-14 14:00:34 -07:00
license.go Add license command 2023-07-06 21:57:21 +03:00
logs.go Add --grep flag to logs command 2024-05-23 01:20:55 +03:00
pcapDump.go Refactor and simplify pcapdump logic (#1701) 2025-01-27 13:42:59 -08:00
pcapDumpRunner.go Update name of merged file (#1716) 2025-02-20 17:30:43 -08:00
pprof.go Add hub to the list of containers in pprof command and add flags to pprof command (#1603) 2024-09-09 14:41:01 -07:00
pprofRunner.go Add hub to the list of containers in pprof command and add flags to pprof command (#1603) 2024-09-09 14:41:01 -07:00
proxy.go ♻️ Turn the Ingress path rewrite for Hub into an Nginx location directive (#1426) 2023-09-15 21:43:34 +03:00
proxyRunner.go Fixed the double action for commands: console and scripts, when running the proxyRunner 2024-10-25 12:40:06 -07:00
root.go Add --config-path flag to root command (#1744) 2025-04-16 10:28:21 -07:00
scripts.go Exit properly from scripts command (#1731) 2025-03-31 13:04:18 -07:00
tap.go Add watchdog option (#1723) 2025-03-24 11:02:57 -07:00
tapRunner.go Added an option to provide multiple script sources. (#1640) 2024-11-05 17:00:33 -08:00
version.go 🔨 Rename kubeshark package to misc 2022-12-29 03:45:24 +03:00