Changes between Version 13 and Version 14 of FeddCommands
- Timestamp:
- Jul 28, 2009 11:01:19 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeddCommands
v13 v14 165 165 '''starting''':: 166 166 The experiment is being created. 167 '''terminating''':: 168 The experiment is beinfg terminated 167 169 '''failed''':: 168 170 The experiment could not be started. This state allows users to retrieve logs and federant information from failed experiments. Once information is retrieved, this experiment should be terminated. … … 175 177 176 178 177 The '''terminate''' command stops a federated experiment and removes the access granted from the federants. It takes a '''--force''' parameter that terminates experiments that are either starting or in an unusual state.179 The '''terminate''' command stops a federated experiment and removes the access granted from the federants. It takes a '''--force''' parameter that terminates experiments that are starting, terminating or in an unusual state. It also reports a log of the steps to deallocate the experiments if '''--print_log''' is given or writes that log to a file if '''--logfile='''''file'' is given. 178 180 179 181 The '''split''' and '''access''' commands are really only for developers. They are not described here, but