GoogleCloudPlatform/kubectl-ai
[Feature]: Supports customizing the log_filepath
オープン
#428 opened on 2025/07/21
enhancementgood first issue
Repository metrics
- Stars
- (7,532 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.