Data Sync Server Documentation Index
Command-Line Tool Reference Home

review-license

Description
Examples
Arguments

Description

Review and/or indicate your acceptance of the license agreement defined in /legal/LICENSE.txt.

Examples

Interactively display the license agreement text and prompt the user about whether to accept or reject it:
review-license


Display the license agreement text without any prompts:
review-license --display


Accept the license agreement terms without any prompts:
review-license --accept


Reject the license agreement terms and revoke any previous acceptance without any prompts:
review-license --reject

Arguments

-V
--version

Description Display Data Sync Server version information

-H
--help

Description Display general usage information

--help-debug

Description Display help for using debug options
Advanced Yes

-a
--accept

Description Accept the license agreement terms defined in /legal/LICENSE.txt

-d
--display

Description Display the license agreement text without any prompts

-r
--reject

Description Reject the license agreement terms and revoke any previous acceptance