info:To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
description:Build and query a local code graph with the orbit CLI binary. No GitLab account or network connection required.
title:Use Orbit Local with the orbit CLI
description:Build and query a local code graph with the Orbit CLI (orbit) binary. No GitLab account or network connection required.
title:Use Orbit Local with the Orbit CLI (`orbit`)
---
{{<details>}}
@@ -20,9 +20,7 @@ title: Use Orbit Local with the orbit CLI
{{</history>}}
> [!disclaimer]
The `orbit` CLI builds a code graph for any local repository and queries it
The Orbit CLI (`orbit`) builds a code graph for any local repository and queries it
against a local DuckDB file. No GitLab connection required.
info:To determine the technical writer assigned to the Stage/Group associated with this page, see https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments
description:The glab orbit local subcommands and glab orbit setup are planned for a future glab release. Until they ship, build from source and use the orbit binary directly.
title:Use Orbit Local with the glab CLI
title:Use Orbit Local with the GitLab CLI (`glab`)
---
{{<details>}}
@@ -22,7 +22,7 @@ title: Use Orbit Local with the glab CLI
> [!disclaimer]
The [`glab` CLI](https://docs.gitlab.com/cli/) is the canonical way to install,
The [GitLab CLI (`glab`)](https://docs.gitlab.com/cli/) is the canonical way to install,
run, and integrate Orbit Local with your AI agent. `glab orbit local` mirrors
`glab orbit remote`, so the same patterns work whether you query the GitLab
instance or your local machine.
@@ -30,7 +30,7 @@ instance or your local machine.
> [!note]
> Both `glab orbit local` and `glab orbit setup` are planned for a future glab
> release. Every command on this page is the future shape, not the current one.
> Until they ship, build from source - see [Use the orbit CLI directly](cli.md).
> Until they ship, build from source - see [use `orbit` directly](cli.md).
Two top-level commands (both planned, not yet shipped):