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.
Actions