GoogleCloudPlatform/kubectl-ai

[Feature]: Supports customizing the log_filepath

Open

#428 opened on Jul 21, 2025

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Go (708 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (7,532 stars)
PR merge metrics
 (PR metrics pending)

Description

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