Skip to content

dev/sg: add completions for 'sg generate go'

Administrator requested to merge sg-generate-go-completions into main

Created by: bobheadxi

Sometimes I forget the path of something I want to generate, and I don't really want to generate everything. This change adds (somewhat slow, unfortunately, but oh well) autocompletions to sg generate go.

Test plan

 go build -o ./sg ./dev/sg && ./sg install -f -p=false
Screenshot 2022-07-06 at 3 25 02 PM

Merge request reports

Loading