Armadito-Agent

 view release on metacpan or  search on metacpan

bin/armadito-agent  view on Meta::CPAN


See option I<--list-avs> for the list of available antiviruses.

=back

=head2 Enrollment options

=over

=item B<--key|-k>=I<KEY>

Enrollment key string (format: XXXXX-XXXXX-XXXXX-XXXXX-XXXXX).

=back

=head2 Configuration options

=over

=item B<--conf-reload-interval>=I<SECONDS>

SECONDS is the number of seconds between two configuration reloadings.
Default value is 0, which means that configuration is never reloaded.
Minimum value is 60. If given value is less than this minimum, it is set to
this minimum. If given value is less than 0, it is set to 0.

=back

=head2 Network options

=over

=item B<-P>, B<--proxy>=I<PROXY>

Use I<PROXY> as HTTP proxy.

By default, the agent uses HTTP_PROXY environment variable.

=item B<-u> I<USER>, B<--user>=I<USER>

Use I<USER> for server authentication.

=item B<-p>, B<--password>=I<PASSWORD>

Use I<PASSWORD> for server authentication.

=item B<--ca-cert-dir>=I<DIRECTORY>

CA certificates directory.

=item B<--ca-cert-file>=I<FILE>

CA certificates file.

=item B<--no-ssl-check>

Do not check server SSL certificate.

=item B<--timeout>=I<TIME>

Timeout for server connections.

=back



( run in 1.918 second using v1.01-cache-2.11-cpan-99c4e6809bf )