Skip to content

iectl config add ied

add new configuration for ied

iectl config add ied [flags]

Options

  -h, --help              help for ied
  -n, --name string       name of the configuration in lower case
  -p, --password string   set password for login (Use character '\' before characters [\,"] in password)
      --url string        set url for login
  -u, --user string       set user for login

Options inherited from parent commands

  -o, --output string   output format
  -q, --query string    query on result of object
  -v, --verbose         verbose output

Example

iectl config add ied  --name "ied_config" --user "email@siemens.com" --password "password" --url "https://165.218.200.240" --verbose

SEE ALSO