p2pe service init
Command to initialize service.
On Windows operating systems execute the command from an Administrator Command Prompt. Right-click the Command Prompt and select Run as Administrator.
Linux
p2pe service init [flags]
Windows
p2pe.exe service init [flags]
Flag | Description |
---|---|
--password |
Password for the service. Password length is between 8 and 250 characters. |
[--client] |
Path to directory containing extracted service client. (Default . ) |
--help |
Help for the command. |
Linux Example
p2pe service init --client /dpod/p2pe/client --password Welcome@123
Windows Example
p2pe.exe service init --client /dpod/p2pe/client --password Welcome@123