Auto completion
Use the following information to perform auto-completion function.
Auto-completion function
From V3.4.0, OneCLI supports the auto-completion function on Linux and Windows.
Users can run the script to install the auto-completion function, restart the shell to make the function take effect, and use the tab button to auto-complete the application name, command name, option name, and option value.
Following are the scrips and shells of the specific operating systems:
Operating system | Scrip | Shell |
---|---|---|
Linux | install_completion.sh | bash |
Windows | install_completion.ps1 | powershell |
Give documentation feedback