AutocompletionΒΆ
The CLI supports autocompletion for file paths and service name and version after installation. Example for bash:
>>> mvi --install-completion bash
Supported shells are: bash
, zsh
, fish
, powershell
and pwsh
Press TAB to complete or press it twice to see which options match your current input.