glab-duo-cli - Man Page

Run the GitLab Duo CLI (Beta)

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:

Configuration options:

All arguments and flags are passed through to the GitLab Duo CLI binary.

Use --update to check for and install updates to the binary.

For more information, see the GitLab Duo CLI documentation ⟨https://docs.gitlab.com/user/gitlab_duo_cli/⟩.

This feature is in beta and might not be ready for production use. It might be unstable and breaking changes can occur outside of major releases. 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)

Referenced By

glab-duo(1).

Apr 2026 Auto generated by spf13/cobra