GoogleCloudPlatform/kubectl-ai
[Feature]: Supports customizing the log_filepath
Open
#428 opened on Jul 21, 2025
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.