Package starcluster :: Module cli :: Class CmdRunPlugin
[hide private]
[frames] | no frames]

Class CmdRunPlugin

source code



runplugin <plugin_name> <cluster_tag>

Run a StarCluster plugin on a runnning cluster

plugin_name - name of plugin section defined in the config
cluster_tag - tag name of a running StarCluster

Example: 

   $ starcluster runplugin myplugin mycluster

Instance Methods [hide private]
 
execute(self, args) source code

Inherited from CmdBase: cancel_command, catch_ctrl_c, warn_experimental

Inherited from optcomplete.CmdComplete: autocomplete

Class Variables [hide private]
  names = ['runplugin']

Inherited from CmdBase: gopts, opts, parser

Properties [hide private]

Inherited from CmdBase: cfg, goptions_dict, options_dict, specified_options_dict