After the v2.0.0-beta.0 release, the protections configuration command have regressed and no longer function.
Acceptance Criteria
There is a tutorial that tells me how to view the settings for the JoinWaveShortCircuitProtection
There is a tutorial that tells me how to change the settings for the JoinWaveShortCircuitProtection
When I enter the wrong name for a protection while trying to enter a command, Draupnir tells me that I got the name wrong, rather than just printing the help again.
I can list all of the settings for a given protection and the description for each settings
This shows me the current value for the setting and also the default if I have diverged from the default.
The name of the setting is in a <code> block and I can copy the name (even when nested) to provide a new value in other commands.
Note: Consider using TypeBoxe's JSON path utilities to implement this.
Description
After the
v2.0.0-beta.0
release, the protections configuration command have regressed and no longer function.Acceptance Criteria
JoinWaveShortCircuitProtection
JoinWaveShortCircuitProtection
<code>
block and I can copy the name (even when nested) to provide a new value in other commands.Issues
Total Pain
50