cli: add 'activate' menu command for interactive editor (rh #1004883)
This command allows activating the edited connection. Monitoring the progress of the activation is a bit complicated by the fact that the callback activate_connection_editor_cb() is invoked in main loop thread, and not in the editor thread itself. https://bugzilla.redhat.com/show_bug.cgi?id=1004883
Showing
Please register or sign in to comment