glab
to be added to their partners' pageglab
glab issue new <enter>
and prompted for labels in the 3rd step. Probably needs some thought on how to handle that, e.g. (i) caching project labels in project/.glab-cli
and suggesting those or (ii) fetching them on demand. The latter is not a good option I suppose.
glab
uses survey for prompts. Survey has docs on multiselect https://github.com/AlecAivazis/survey#multiselect so I think this implementation is feasible for glab
's current design
well, maybe it would be sufficient to say that users need to use the
-l
options to do that then? I guess the number of times you want to add an existing label largely outnumbers the times you'd want to add a new one?
Yeah the multistep seems fine but the user should ask for it using a flag. I think the -l
should be fine
glab config set ca_cert "/path/to/cert"
git.mydomain.com