upbound / up

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

Added tab completion for two control plane commands #328

Closed AlainRoy closed 1 year ago

AlainRoy commented 1 year ago

Description

Description

Two commands were missing tab completion for control planes:

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

This adds the missing completer.

I have:

How has this code been tested

Manually