Changes between Version 25 and Version 26 of FeddCommands


Ignore:
Timestamp:
Jun 28, 2010 1:13:22 AM (14 years ago)
Author:
faber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FeddCommands

    v25 v26  
    128128 '''--project='''''export_project''::
    129129  The local project to export from the master testbed.
     130 '''--map='''''spec''::
     131  Map a testbed identifier in the experiment description into a URI for its access controller.  Format for ''spec'' is testbed_id:access_uri.  For example, '''--map=deter:http://localhost:11123''' will try to install nodes in the experiment description with a label of "deter" on to the controller at !http://localhost:11123 .  A node label is usually set with the {{{tb-set-node-testbed}}} command in the description.
    130132 '''--master='''''master_testbed''::
    131133  The master testbed.  This should correspond to one of the annotations used for testbed names in the experiment.  The `fedd` will use its [FeddDatabases#ExperimentNameMappingDB experiment name mapping DB] to resolve that name to a testbed.