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

Improve bash completion to work when the selected project != default #12195

Merged
merged 3 commits into from
Aug 31, 2023

Conversation

simondeziel
Copy link
Member

No description provided.

Closes canonical#11429

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
Prior to this:

  $ lxc project list <TAB><TAB>
  (current)  default    foo

After this:

  $ lxc project list <TAB><TAB>
  default  foo

Signed-off-by: Simon Deziel <simon.deziel@canonical.com>
@tomponline tomponline merged commit b3f644a into canonical:main Aug 31, 2023
24 of 26 checks passed
@simondeziel simondeziel deleted the bash-completion-projects branch August 31, 2023 12:47
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.

None yet

2 participants