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
Version: 1.30.0 Shell: zsh 5.8.1 OS: NixOS 22.05.20220809.490f617 (Quokka)
1.30.0
zsh 5.8.1
22.05.20220809.490f617 (Quokka)
The auto completion for server-type describe suggests image types instead of server types.
server-type describe
Auto completion suggests server types.
➜ ~ hcloud server-type describe centos-7 centos-stream-9 debian-10 docker-ce fedora-36 go lamp prometheus-grafana rocky-9 ubuntu-18.04 ubuntu-22.04 centos-stream-8 collab-tools debian-11 fedora-35 gitlab jitsi nextcloud rocky-8 ruby ubuntu-20.04 wordpress
The text was updated successfully, but these errors were encountered:
Fix hcloud server-type describe completion
d780f57
Closes #405 Signed-off-by: Lukas Kämmerling <[email protected]>
Fix hcloud server-type describe completion (#407)
11e0413
Closes #405 Signed-off-by: Lukas Kämmerling <[email protected]> Signed-off-by: Lukas Kämmerling <[email protected]>
Successfully merging a pull request may close this issue.
General Info
Version:
1.30.0
Shell:
zsh 5.8.1
OS: NixOS
22.05.20220809.490f617 (Quokka)
Issue
The auto completion for
server-type describe
suggests image types instead of server types.Expected behaviour
Auto completion suggests server types.
Actual behaviour
The text was updated successfully, but these errors were encountered: