glab-duo-ask - Man Page

Generate Git commands from natural language.

Synopsis

glab duo ask  [flags]

Description

Generate Git commands from natural language.

Options

--git[=true] Ask a question about Git.

Options Inherited from Parent Commands

--help[=false] Show help for this command.

Example

$ 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.

See Also

glab-duo(1)

Referenced By

glab-duo(1).

Jul 2024 Auto generated by spf13/cobra