Updated on 2022-02-21 GMT+08:00

Checking the Hardware Architecture

Function

This command is used to check whether IEF supports the hardware architecture used by a node.

Syntax

edgectl check arch

Parameters

None

Example

Check the hardware architecture.

edgectl check arch    

The following is an example of the command output:

The node architecture is x86_64 and supports installation of IEF software using x86_64.

+------------------------------------+
| System architecture check succeed. |
+------------------------------------+

The command output displays the hardware architecture of the node and the architecture in which the IEF software will be installed.