.\" -*- nroff -*- .TH ARCPLUGIN 1 "2024-04-13" "NorduGrid ARC 6.19.0" "NorduGrid Users Manual" .SH NAME arcplugin \- ARC plugin management utility .SH DESCRIPTION The .B arcplugin command prints description of ARC plugin or creates ARC Plugin Descriptor (APD) file. .SH SYNOPSIS .B arcplugin [-c] [-r] [-p priority,regex] [-h] plugin_path [plugin_path [...]] .SH OPTIONS .IP "\fB\ -h \fR" Prints help message and exits. .IP "\fB\ -c \fR" If specified then APD file is created using same name as ARC plugin with suffix. replaced with .apd. .IP "\fB\ -r \fR" If specified operation is fully recursive. .IP "\fB\ -p \fR" Defines which priority to be assigned for each plugin. Each plugin's kind and name attributes are matched specified regex. One which matches gets specified This option can be specified multiple times. Priority is 32 bit positive integer. Default value is 128. .IP "\fB\ plugin_path \fR" full path to ARC plugin loadable module file or directory containing such modules. In last case operation will recurse once into that directory. For fully recursive operation use -r. .PP .SH REPORTING BUGS Report bugs to http://bugzilla.nordugrid.org .SH COPYRIGHT APACHE LICENSE Version 2.0 .SH AUTHOR ARC software is developed by the NorduGrid Collaboration (http://www.nordugrid.org), please consult the AUTHORS file distributed with ARC. Please report bugs and feature requests to http://bugzilla.nordugrid.org