Reference

Completion

How to use the `completion` command in the Scale CLI.

The completion command generates a shell script that can be used to provide shell autocompletion for the Scale CLI. The script can be used with Bash, Zsh, Fish, or PowerShell.

Usage

scale completion <shell>

Supported shells are bash, zsh, fish, and powershell.

Edit on GitHub

Last updated on

On this page