$ iectl completion bash > ~/.iectl-completion $ source ~/.iectl-completion # for persistentcy, you can also do the following $ echo 'source <(iectl completion bash)' >> ~/.bashrc $ iectl completion bash >/etc/bash_completion.d/iectl
$ iectl completion bash > ~/.iectl-completion $ source ~/.iectl-completion # for persistentcy, you can also do the following $ echo 'source <(iectl completion bash)' >> ~/.bashrc $ iectl completion bash >/etc/bash_completion.d/iectl