How Do I Use Interactive Mode and Autocomplete?
To enable autocomplete in the bash environment, run the hcloud auto-complete on command. Pay attention to the following:
- If the prompted parameter name contains [N], which indicates an index, replace it with a number. If the prompted parameter name contains {*}, which indicates a custom parameter name, replace it with a string that does not contain a period (.).
- If multiple directories of the same user contain KooCLI on the same server, the autocomplete function enabled for KooCLI in one of the directories will also take effect for the CLI in the other directories.
Note the following when using the interactive mode:
If the prompted parameter name contains [N], which indicates an index, replace it with a number. If the prompted parameter name contains {*}, which indicates a custom parameter name, replace it with a string that does not contain a period (.).
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.