for bash users - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of Industrial Edge APIs - CLI tools - Industrial Edge - References - APIs

Industrial Edge Platform Operation - APIs & References

Product
Industrial Edge
Edition
12/2024
Language
en-US (original)

$ 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