.nh .TH "glab" "1" "Nov 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-duo-ask - Generate Git commands from natural language. .SH SYNOPSIS .PP \fBglab duo ask [flags]\fP .SH DESCRIPTION .PP Generate Git commands from natural language. .SH OPTIONS .PP \fB--git\fP[=true] Ask a question about Git. .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for this command. .SH EXAMPLE .EX $ 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. .EE .SH SEE ALSO .PP \fBglab-duo(1)\fP