Accepting EULA

The first time you run any xicli command after installation (except for 'settings eula modify', 'settings eula show', and any command with the '--help' parameter), you will be prompted to accept the EULA.

After accepting the EULA, the ran command executes, and you can use xiRAID Classic 4.1.0.

Tip:

Commands related to the EULA don’t require running xiraid.target service.

To change the acceptance status of the EULA, run

# xicli settings eula modify

Table 1. Argument for the eula modify subcommand

Required argument

-s

--status

The status of the EULA acceptance.

Possible values: accepted, not_accepted.

To view the acceptance status of the EULA, run

# xicli settings eula show

Table 2. Argument for the eula show subcommand

Optional argument

-f

--format

Output format:

  • table;
  • json;
  • prettyjson – human-readable json.

The default: table.

Tip:

Accepting the EULA is not required after updating xiRAID Classic.