Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ola_plugin_state(1)	     General Commands Manual	     ola_plugin_state(1)

NAME
     ola_plugin_state - Get and set the state of the plugins loaded by olad.

SYNOPSIS
     ola_plugin_state --plugin-id <plugin-id> [--state <enable|disable>]

DESCRIPTION
     ola_plugin_state  is  used  to get and set the enabled/disabled state for a
     plugin and the list of plugins this plugin will conflict with.

OPTIONS
     -h, --help
	    Display the help message

     -p, --plugin-id <plugin_id>
	    Id of the plugin to fetch the state of.

     -s, --state <enable|disable>
	    State to set a plugin to.

SEE ALSO
     olad(1),

				    June 2015		     ola_plugin_state(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ola_plugin_state&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help