After spending more time than I'm proud to admit, I decided to give up and open an issue for this.
previewctl shell completion can be configured by running source <(previewctl completion bash), however, it only adds to the current terminal. We should update our workspace image to build previewctl and also add the completion command to ~/.bashrc
After spending more time than I'm proud to admit, I decided to give up and open an issue for this.
previewctl shell completion can be configured by running
source <(previewctl completion bash), however, it only adds to the current terminal. We should update our workspace image to build previewctl and also add the completion command to~/.bashrc