Displaying 1 result from an estimated 1 matches for "broker_name".
2012 Nov 20
0
Proposed change to the broker RESTful API and CLI to handle parameters needed in additional broker plugins
...lugin types into the
associated configuration file types). I would expect that the end result
would be an API that looked something like the following (for the broker
slice CLI):
Usage: razor broker add (options...)
-p, --plugin BROKER_PLUGIN The broker plugin to use.
-n, --name BROKER_NAME The name for the broker target.
-d, --description DESCRIPTION A description for the broker target.
-c, --config-file PLUGIN_CONFIG A file defining the configuration of
the broker target
-h, --help Display this screen.
The additional parameters th...