PingAuthorize Server Documentation Index
Command-Line Tool Reference Home

start-server

Description
Examples
Arguments

Description

Start the PingAuthorize Server.

Examples

Start the server as a background process:
start-server


Start the server as a foreground process:
start-server --nodetach

Arguments

-V
--version

Description Display PingAuthorize Server version information

-H
--help

Description Display general usage information

--help-debug

Description Display help for using debug options
Advanced Yes

-s
--systemInfo

Description Display general system information

-L
--useLastKnownGoodConfig

Description Attempt to start using the configuration that was in place at the last successful startup (if it is available) rather than using the current active configuration

-N
--nodetach

Description Do not detach from the terminal and continue running in the foreground

-Q
--quiet

Description Use quiet mode

-v
--verbose

Description Specifying this parameter will enable detailed timing information for every phase of the server startup, not just ones of a certain length