This guide explains how to update your edge node's configuration using the ZCLI. For a list of edge node configuration properties, see the official EVE documentation.
Procedure
To update your edge node configuration, start a ZCLI session and run the following command.
zcli edge-node update EDGE_NODE_NAME --config=PROPERTY_NAME:VALUE
Be sure to substitute the appropriate values for the following placeholders: EDGE_NODE_NAME, PROPERTY_NAME, and VALUE.