You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 29, 2018. It is now read-only.
When running install-cli with --path option to specify folder which doesn't exist then it shows weird error:
$ vagrant service-manager install-cli openshift --path /home/budhram/bin/unknown_dir
undefined local variable or method `dir_name' for #<VagrantPlugins::ServiceManager::Installer:0x00000003a49900>
When running
install-cliwith--pathoption to specify folder which doesn't exist then it shows weird error: