license command

Purpose

View and accept the license agreement.

Syntax

license { [ -view ] [ -accept ] } [ -lang Name ]

license [ -ls ]

Description

The license command is used to view and accept the Virtual I/O Server license agreement. If no flags are specified, the current status of the license agreement is displayed. If the license has been accepted, the date and time of acceptance is displayed.

Flags

Flag name Description
-accept Accepts the license agreement.
-lang Name Specifies the language-territory (locale name) that the license will be displayed in. The default is en_US.
-ls Lists available languages.
-view Displays the Virtual I/O Server license agreement.

Examples

  1. To view the license in the en_US locale, type:
    license -view
  2. To accept the license in the fr_FR locale, type:
    license -accept -lang fr_FR
  3. To view if the license has been accepted, type:
    license



Last updated: Wed, November 18, 2020