Skip to main content
Install atlanai for your user account. The installer preserves local state, starts the background runtime, and adds the command to your user bin directory.
The standalone CLI is in Preview. On a managed device, follow your organization’s software-installation policy.

Check for an existing installation

Atlan Desktop can prepare the CLI runtime on supported installations. Check before installing another copy:
If both commands succeed, continue to Get started.

macOS and Linux

Restart your shell if atlanai is not immediately available on PATH.

Windows PowerShell

Open a new PowerShell window after installation.

Verify the installation

version identifies the binary and platform. doctor works offline and shows the command path, Gateway, local directories, credential source, runtime, and daemon state without printing an access token.

Update

Rerun the installer command for your operating system. The update preserves local state and keeps the previous runtime available for rollback.

Enable shell completion

Generate completion for Bash, Zsh, Fish, or PowerShell:
Run atlanai completion <shell> --help for the shell-specific installation command.