GoogleCloudPlatform/kubectl-ai
[Feature]: Supports customizing the log_filepath
Ouverte
#428 ouverte le 21 juil. 2025
enhancementgood first issue
Métriques du dépôt
- Stars
- (7 532 étoiles)
- Métriques de merge PR
- (Métriques PR en attente)
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.