instill-core icon indicating copy to clipboard operation
instill-core copied to clipboard

[INS-2161] [Bug] "completion" command is broken

Open TobiaszCudnik opened this issue 2 years ago • 4 comments
trafficstars

Is There an Existing Issue for This?

  • [X] I have searched the existing issues

Project

Instill CLI

Describe the Bug

$ inst completion -s bash should generate working shell completions for all the existing commands. This is not the case right now.

Steps to Reproduce

$ inst completion -s bash

Actual Result

Commands like "instance" aren't present in the generated completion.

Expected Behavior

Commands like "instance" are present in the generated completion.

Technical Details

  • Project version: v0.1.0-alpha
  • Service name: Instill CLI
  • Service version: N/A
  • OS: macOS
  • Browser: N/A

Anything Else?

No response

From SyncLinear.com | INS-2161

TobiaszCudnik avatar Sep 27 '23 07:09 TobiaszCudnik