This document describes how to use the autocomplete feature of Tencent Cloud Command Line Interface (TCCLI).
Directions
In Linux, you can run the following command to enable the autocomplete feature:
complete -C 'tccli_completer' tccli
Note:
You can also add the command to the environment variable /etc/profile
to keep the autocomplete feature active.
Was this page helpful?