Hinzufügen von Konfigurationen - 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 & Referenzen

Portfolio
Industrial Edge
Product
Industrial Edge
Product Version
v25.04
Edition
04/2025
Language
de-DE

iectl Legt alle Konfigurationen unter $HOME/.iectl ab.

Neben Ressourcenkonfigurationen stellt iectl einige generische Konfigurationsmöglichkeiten bereit, die unten aufgeführt sind:

export | set EDGE_SKIP_TLS=1 # If you want to skip certificate validation

Beim interaktiven Vorgehen haben Sie flexiblere Konfigurationsmöglichkeiten sowie Möglichkeiten zum Umschalten.

iectl config

# View all configs

iectl config view -A

# View configs for IEM / IED / IEAP / IE Hub

iectl config view -t iem|device|publisher|iehub|k8score

# Add configs, type: IEM / IED / IEAP / IE Hub

iectl config add <type> --name name --user user --password password --url url

# View active configs

iectl config active

# Switch active configs
iectl config switch --name name --type iem|ied|iehub|publisher|iem-os