efa inventory firmware-host register

Registers a firmware host which will be used to download firmware builds to the devices.

Syntax

efa inventory firmware-host register [--ip <firmware host ip address> | --protocol < scp | ftp | sftp | http > |--username <username credentials to login to the firmware download host> | --password <password credentials to login to the firmware download host> ]

Command Default

Simple connectivity test to the firmware-host by given IP. The complete firmware-host sanity check will be performed later when a device is prepared and again when firmware-download is executed.

Parameters

--ip
Firmware host IP address
--protocol
Protocol < scp | ftp | sftp | http >
--username
Username credentials to login to the firmware download host
--password
Password credentials to login to the firmware download host