glab(1) | glab(1) |
glab-ask-git - Generate Git commands from natural language (Experimental).
glab ask git [flags]
Generate Git commands from natural language.
This experimental feature converts natural language descriptions into executable Git commands.
We'd love your feedback in issue 409636 ⟨https://gitlab.com/gitlab-org/gitlab/-/issues/409636⟩.
--help[=false] Show help for command
$ glab ask git 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.
glab-ask(1)
Nov 2024 | Auto generated by spf13/cobra |