vagrant
vagrant copied to clipboard
Action registration and execution
Plugins should be able to register actions they make available with the main go process. The action builder implementation should be extracted out to the golang side, and commands can provide a list of actions to be executed which will be managed by the golang side.