vagrant-service-manager icon indicating copy to clipboard operation
vagrant-service-manager copied to clipboard

Copy required certificate(s) for oc to connect to OpenShift securely

Open navidshaikh opened this issue 9 years ago • 1 comments

vagrant service-manager env openshift command should copy the required cert data from the vagrant box to host machine, and provide right information in output for oc CLI to connect to OpenShift server securely.

navidshaikh avatar Feb 17 '16 14:02 navidshaikh

vagrant service-manager env openshift command should copy the required cert data from the vagrant box to host machine,

Well, technically I would think that the cert is generated and copied at provision time. Similar discussion as with the Docker env subcommand. Once env openshift is called it is then just a question to display the right information.

hferentschik avatar Feb 19 '16 11:02 hferentschik