SYNOPSIS

% apns-agent --certificate=/path/to/certificate --private-key=/path/to/private
Options:
    --certificate|s          path to certificate (Required)
    --private-key|s          path to private key (Required)
    --disconnect-interval=i  disconnect interval (Default: 60)
    --sandbox                sandbox or not      (Default: disable)
    --debug-port             debug port number   (Optional)

DESCRIPTION

APNS::Agent launcher

SEE ALSO

APNS::Agent

AUTHORS

Masayuki Matsuki