Options - 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)
      --cert-path string        path to the cert used for the IEM (if you omit this, the cluster creation will be done with self-signed certs)
      --cn string               Common Name for initial certificate/ca creation: CN
      --country string          country for initial certificate/ca creation, e.g. DE, AU, US (default "DE")
      --description string      Description of the IEM [optional]
  -d, --devicebuilder           IEM can be enabled to manage device types if this flag is passed [optional]
  -f, --follow                  To track the cluster creation process [optional]
  -h, --help                    help for onboard
      --iem-domain string       domain name under which the IEM shall be accessible (if you omit this, the cluster creation will be done with self-signed certs)
      --iem-url string          url of the IEM-Appliance
      --key-path string         path to the key used for the IEM (if you omit this, the cluster creation will be done with self-signed certs)
      --loc string              locality for initial certificate/ca creation, e.g. Munich
      --name string             unique iem name
      --org string              org for initial certificate/ca creation: O
      --ou string               orgUnit for initial certificate/ca creation: OU
      --password string         initial password, will be set for IEM and IEM-Appliance
      --pod-cidr string         CIDR to be used for Kubernetes Pod Network, if not passed default pod-cidr will be used as "10.0.0.0/12" (default "10.0.0.0/12")
      --province string         province for initial certificate/ca creation, e.g. Bavaria
      --proxy-host string       proxy-host
      --proxy-password string   proxy-password
      --proxy-port int          proxy-port
      --proxy-user string       proxy-user
      --reg-domain string       domain name under which the IEM Docker registry shall be accessible (if you omit this, the cluster creation will be done with self-signed certs)
      --street string           street for initial certificate/ca creation, e.g. Broad st.
      --svc-cidr string         CIDR to be used for Kubernetes Service Network, if not passed default svc-cidr will be used as "10.96.0.0/12" (default "10.96.0.0/12")
      --username string         initial username, will be set for IEM and IEM-Appliance