Skip to content

Add better completion#233

Open
gnufied wants to merge 5 commits into
gmeghnag:mainfrom
gnufied:add-better-completion
Open

Add better completion#233
gnufied wants to merge 5 commits into
gmeghnag:mainfrom
gnufied:add-better-completion

Conversation

@gnufied

@gnufied gnufied commented Jan 12, 2026

Copy link
Copy Markdown

So omc does not currently offer completion for positional arguments such as:

omc get <pod> <pod_name>

This PR implements that. A lot of changes related to whitespace noise is because, we didn't seem to be using gofmt standards previously and bunch of files were using four spaces, instead of tab. gofmt uses tabs. Let me know if that is an issue.

Disclaimer: Most of the completion code however was generated by Claude.

@gnufied gnufied force-pushed the add-better-completion branch from 4cb1266 to d28c3b7 Compare January 12, 2026 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant