# @TODO: Open JIRA. PR's are welcome. Open JIRA! function cli_vagrant_pre_run() { exit_with_error "cli_vagrant_pre_run: not implemented" } function cli_vagrant_run() { exit_with_error "cli_vagrant_run: not implemented" }