Skip to main content

Completions

The completions commands can be used to install Scala CLI completions into your shell and uninstall them.

Installing completions

To install completions run the install-completions command:

scala-cli install-completions

Uninstalling completions

To uninstall completions run the uninstall-completions command:

scala-cli uninstall-completions