netauth system ping
Ping the server and print the reply
Synopsis
The ping command provides an easy way to interogate a server and find if it is behaving as expected. The ping command requests a server to pong back if with its health status.
netauth system ping [flags]
Examples
$ netauth system ping
NetAuth server on theGibson is ready to serve!
Options
-h, --help help for ping
Options inherited from parent commands
--config string Use an alternate config file
--entity string Specify a non-default entity to make requests as
--secret string Specify the request secret on the command line
SEE ALSO
- netauth system - Internal system functions