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
| -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. |
Exit Status
See Virtual I/O Server command exit status.
Examples
- To view the license in the en_US locale, type:
license -view
- To accept the license in the fr_FR locale, type:
license -accept -lang fr_FR
- To view if the license has been accepted, type:
license
Related Information
The chlang command.