glab duo ask
Generate Git commands from natural language.
Synopsis
Generate Git commands from natural language.
glab duo ask <prompt> [flags]Examples
$ glab duo ask list last 10 commit titles
> A list of Git commands to show the titles of the latest 10 commits with an explanation and an option to execute the commands.
Options
--git Ask a question about Git. (default true)Options inherited from parent commands
-h, --help Show help for this command.