---
title: "completions - Xata"
description: "Commands for managing shell completions for the Xata CLI"
source: "https://xata.io/docs/cli/completions"
---

Skip to main content

The `completions` commands help you set up and manage shell autocompletion for the Xata CLI.

## ​Subcommands

### ​install

Installs bash autocomplete support for xata.

```
xata completions install [-h|--help]
```

​

-h, --help

boolean

Print help information and exit

### ​uninstall

Uninstalls bash autocomplete support for xata.

```
xata completions uninstall [-h|--help]
```

​

-h, --help

boolean

Print help information and exit

## ​Global Flags

​

-h, --help

boolean

Print help information and exit

Was this page helpful?

[Previous](/docs/cli/clone)

[init](/docs/cli/init)

[Next](/docs/cli/init)
