We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
lxc remote switch
It seems that only builtin remote are proposed during tab-completion:
$ lxc remote switch <tab> images local ubuntu ubuntu-daily ubuntu-minimal ubuntu-minimal-daily
But I have many more remotes. Icing on the cake would be to remove the current one from the list of suggestion.
current
The text was updated successfully, but these errors were encountered:
TIL that set-default is an alias for switch and not the other way around 😆
set-default
switch
Sorry, something went wrong.
kadinsayani
No branches or pull requests
It seems that only builtin remote are proposed during tab-completion:
But I have many more remotes. Icing on the cake would be to remove the
current
one from the list of suggestion.The text was updated successfully, but these errors were encountered: