| glab(1) | glab(1) |
NAME
glab-duo - Work with GitLab Duo.
SYNOPSIS
glab duo [command] [flags]
DESCRIPTION
Use the GitLab Duo Agent Platform in your terminal. Ask GitLab Duo questions about your codebase and use it to autonomously perform actions on your behalf.
glab duo cli installs and runs the GitLab Duo CLI (duo) binary. glab handles authentication, so you sign in only once with glab auth login.
The GitLab Duo CLI requires GitLab 19.2 or later, or GitLab 18.11 to 19.1 with beta and experimental features turned on. For all prerequisites and usage, see glab duo cli --help.
OPTIONS INHERITED FROM PARENT COMMANDS
-h, --help[=false] Show help for this command.
EXAMPLE
glab duo cli --install glab duo cli glab duo cli run --goal "Fix the failing tests in this project"
SEE ALSO
| Sep 2026 | Auto generated by spf13/cobra |