Skip to content

fix: completion command#150

Open
gianarb wants to merge 2 commits intomainfrom
fix/completion
Open

fix: completion command#150
gianarb wants to merge 2 commits intomainfrom
fix/completion

Conversation

@gianarb
Copy link
Copy Markdown
Collaborator

@gianarb gianarb commented Apr 14, 2026

The completion command had a bug that prevents it from completing
resource name and ids.

It is not fixed at least for Linux (bash) from my tests.

The only things left is that you need to specify --organization or
--project if you want id/name completion based on the resource you are
querying but this will be solved as soon as we make those flags optional
as we know.

The completion command had a bug that prevents it from completing
resource name and ids.

It is not fixed at least for Linux (bash) from my tests.

The only things left is that you need to specify `--organization` or
`--project` if you want id/name completion based on the resource you are
querying but this will be solved as soon as we make those flags optional
as we know.
@gianarb gianarb requested a review from bmertens-datum April 14, 2026 20:45
@gianarb gianarb linked an issue Apr 14, 2026 that may be closed by this pull request
4 tasks
We remap organizationmemberships to organization. This needs to be
reflected it completion
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.

add shell completions (bash/zsh/fish/PowerShell)

1 participant