glab(1) glab(1) NAME glab-duo-cli - Run the GitLab Duo CLI (EXPERIMENTAL) SYNOPSIS glab duo cli [command] [flags] DESCRIPTION Run the GitLab Duo CLI. Use the GitLab Duo CLI to bring the GitLab Duo Agent Platform to your terminal. Ask GitLab Duo questions about your codebase and use it to autonomously perform actions on your behalf. When you use the GitLab Duo CLI in the GitLab CLI, glab handles authentication for you automatically. You only need to authenticate once. Prerequisites: o Authenticate by running glab auth login. o Meet the prerequisites for GitLab Duo Agent Platform . Configuration options: o duo_cli_auto_run: Skip the run confirmation prompt. o duo_cli_auto_download: Skip the download confirmation prompt. All arguments and flags are passed through to the GitLab Duo CLI binary. Use --update to check for and install updates to the binary. This feature is an experiment and is not ready for production use. It might be unstable or removed at any time. For more information, see https://docs.gitlab.com/policy/development_stages_support/. OPTIONS INHERITED FROM PARENT COMMANDS -h, --help[=false] Show help for this command. EXAMPLE # Run the GitLab Duo CLI $ glab duo cli # Show Duo CLI help $ glab duo cli --help # Check for and install updates $ glab duo cli --update SEE ALSO glab-duo(1) Auto generated by spf13/cobra Mar 2026 glab(1)