Installation - Manual - Industrial Edge - Industrial Edge - Industrial Edge - Documentation of the Industrial Edge Platform - IEM - Hub - Industrial - Device - IED - Edge - IEH

Industrial Edge Platform Operation - APIs & References

Portfolio
Industrial Edge
Product
Industrial Edge
Edition
02/2025
Language
English
chmod +x iectl
sudo mv iectl /usr/local/bin/

If you do not have root access on the system, you can use: iectl to the ~/.local/bin directory:

chmod +x iectl
mkdir -p ~/.local/bin
mv ./iectl ~/.local/bin/iectl