GoogleCloudPlatform/kubectl-ai

[Feature]: Add an option suggestOnly

Open

#628 opened on Dec 19, 2025

 (4 comments) (4 reactions) (0 assignees)Go (708 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (7,532 stars)
PR merge metrics
 (PR metrics pending)

Description

Is your feature request related to a problem? Please describe. I don't want the ai system manipulate my cluster in any way. We already have a way of deploy the things using argocd and another repos where to make the changes. I know that it's gonna ask for confirmation every time. But I just want to save the time to say No every time and skip this step to go straight to: Show me the modification in the config so I can paste it straight on my argoCD repo.

Describe the solution you'd like I know that it's gonna ask for confirmation every time. But I just want to save the time to say No every time and skip this step to go straight to: Show me the modification in the config so I can paste it straight on my argoCD repo. And no need to say no to every suggestion.

Contributor guide