Actions
Feature #3865
closednfdc strategy commands
Start date:
Due date:
% Done:
100%
Estimated time:
9.00 h
Description
In nfdc
, implement these commands:
strategy list
strategy show [prefix] <prefix>
strategy set [prefix] <prefix> [strategy] <strategy-name>
strategy unset [prefix] <prefix>
New commands should have #2542 output format; fix any IntegrationTests issues caused by strategy list
format change.
Deprecate set-strategy
and unset-strategy
commands, but do not change their output format.
Updated by Junxiao Shi almost 8 years ago
- Related to Feature #2542: Redesign nfdc combining nfdc and nfd-status added
Updated by Junxiao Shi almost 8 years ago
- Estimated time changed from 0.00 h to 9.00 h
Updated by Junxiao Shi over 7 years ago
- Status changed from New to In Progress
- Assignee set to Junxiao Shi
Updated by Junxiao Shi over 7 years ago
- % Done changed from 0 to 50
https://gerrit.named-data.net/3812 nfdc strategy list
and nfdc strategy show
.
Updated by Junxiao Shi over 7 years ago
- Status changed from In Progress to Code review
- % Done changed from 50 to 100
https://gerrit.named-data.net/3826 nfdc strategy set
and nfdc strategy unset
.
Updated by Junxiao Shi over 7 years ago
- Status changed from Code review to Closed
Actions