GoogleCloudPlatform/kubectl-ai

[Feature]: Supports customizing the log_filepath

Offen

#428 geöffnet am 21.07.2025

 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Go (708 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (7.532 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Is your feature request related to a problem? Please describe. ref: #417

Describe the solution you'd like

Supports customizing the log_filepath, rather than being fixed to /tmp/kubectl-ai.log, which provides greater flexibility. If no output is desired, it can be redirected to /dev/null.

Contributor Guide