upbound / up

The @upbound CLI
Apache License 2.0
52 stars 41 forks source link

Added tab completion for two control plane commands. #326

Closed AlainRoy closed 1 year ago

AlainRoy commented 1 year ago

Description

Two commands were missing tab completion for control planes:

up ctp kubeconfig get ...
up ctp connect ...

This adds the missing completer.

git I have:

How has this code been tested

Manual testing.

AlainRoy commented 1 year ago

I'm not sure why the build submodule was updated -- I'll close and try again.