Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

incus: add completions for remotes and projects #552

Merged
merged 2 commits into from
Feb 28, 2024

Conversation

adamcstephens
Copy link
Contributor

I couldn't find an available list of project config keys to replace the ones from the legacy bash completions. I suspect those were manually entered into that file? This missing available list of all config keys only affects project set as the retrieval of keys can use the existing project's config.

These project configs appear to be only codified here, unless I'm missing something

projectConfigKeys := map[string]func(value string) error{

Signed-off-by: Adam Stephens <adam@valkor.net>
Signed-off-by: Adam Stephens <adam@valkor.net>
@stgraber stgraber merged commit 78886cc into lxc:main Feb 28, 2024
25 checks passed
@stgraber
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants