# Documentation for `scw autocomplete` 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:** ``` 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:** ``` scw autocomplete script [arg=value ...] ``` **Args:** | Name | | Description | |------|---|-------------| | shell | Default: `/bin/bash` | | | basename | Default: `` | |