# Documentation for `scw autocomplete`


:::note{title="The CLI documentation pages are currently under construction"}
The content is up to date. We're making improvements to the site over the next few weeks for a better experience.
:::

<!-- DO NOT EDIT: this file is automatically generated using scw-doc-gen -->
Autocomplete related commands

- [Install autocomplete script](#install-autocomplete-script)
- [Show autocomplete script for current shell](#show-autocomplete-script-for-current-shell)


## Install autocomplete script

Install autocomplete script for a given shell and OS.

Install autocomplete script for a given shell and OS.

**Usage:**

```shell
scw autocomplete install [arg=value ...]
```


**Args:**

| Name |   | Description |
|------|---|-------------|
| shell |  |  |
| basename | Default: `` |  |



## Show autocomplete script for current shell

Show autocomplete script for current shell.

Show autocomplete script for current shell.

**Usage:**

```shell
scw autocomplete script [arg=value ...]
```


**Args:**

| Name |   | Description |
|------|---|-------------|
| shell | Default: `/bin/bash` |  |
| basename | Default: `` |  |



