Перейти к содержанию

Update

Update an existing Datalink network

nectl network datalink update [flags]

Examples

  nectl network datalink update --id <uuid> --uplink-priority 150 --master-ip 192.168.0.1 --state master

Options

  -h, --help                     help for update
      --id string                Datalink network ID (required)
      --uplink-priority uint32   VRRP uplink priority (1-255)

Options inherited from parent commands

      --host string   gRPC server host (default "127.0.0.1")
      --port uint16   gRPC server port (default 30666)

SEE ALSO