GoogleCloudPlatform/kubectl-ai

[Feature]: Supports customizing the log_filepath

Aberta

#428 aberto em 21 de jul. de 2025

 (3 comentários) (1 reação) (0 responsável)Go (708 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (7.532 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador