Changes between Version 3 and Version 4 of FeddCommands
- Timestamp:
- Dec 12, 2008 5:30:20 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeddCommands
v3 v4 128 128 The '''terminate''' command stops a federated experiment and removes the access granted from the federants. 129 129 130 The '''split'' and '''access''' commands are really only for developers. 130 The '''split''' and '''access''' commands are really only for developers. They are not described here, but 131 132 {{{ 133 $ fedd_client.py access --help 134 $ fedd_client.py split --help 135 }}} 136 137 provides information on their use. 131 138 132 139 == User_to_project.py ==