GoogleCloudPlatform/kubectl-ai
[Feature]: Supports customizing the log_filepath
Aberta
#428 aberto em 21 de jul. de 2025
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.