Task #2391
Story #2387: refactor CLI commands to correspond to API
Implement "delete" command in CLI
Status:
Closed
Priority:
Normal
Assignee:
Andrew Pippin
Category:
d1_client_cli
Target version:
Start date:
2012-02-23
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Implement "@delete@" command corresponding to API call.
History
#1 Updated by Andrew Pippin over 12 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 70
- Assignee changed from Andrew Pippin to Roger Dahl
(SVN 7134)
Roger,
I have implemented the @do_update@ and @do_delete@ commands for the CLI. I am getting a 401 error, so I am not sure if these work correctly. If you could perform some testing while I figure that out, I would appreciate it.
#2 Updated by Andrew Pippin over 12 years ago
- % Done changed from 70 to 90
After I got my configuration working, this succeeded.
#3 Updated by Andrew Pippin over 12 years ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
- Assignee changed from Roger Dahl to Andrew Pippin
Grabbing back to close before Roger can validate.