I'd like to take a stab at this issue, however, I have a couple of questions first:
1. The JIRA describes this as "logging DMR commands", however, I do not believe
that the DMR commands would apply directly within the CLI. I believe that the syntaxes are
different.
- Is this assumption correct?
- Do we have a preexisting class to convert from the ModelNode operation to a CLI
command? If not, nothing immediately jumps out at me that would make this extremely hard,
but I don't want to duplicate existing work.
2. I don't necessarily agree with the proposed approach in the JIRA. I think it may be
easier to append this information to the status result after an operation has completed.
For example, after the user saves a property, a "Save successful" message
appears. I believe this is clickable to show details, and we could display the CLI
commands to rerun the action within that dialog.
Is that an acceptable way to accomplish this task? Or is there some other preferred
approach to implementing this in the UI?
Thanks,
--
Jess Sightler