fabric8io / gofabric8

CLI used when working with fabric8 running on Kubernetes or OpenShift
https://fabric8.io/
Apache License 2.0
147 stars 72 forks source link

Install command along with deploy is confusing #632

Open jaseemabid opened 6 years ago

jaseemabid commented 6 years ago

Install should do what deploy do (we can make them aliases to avoid a breaking change.

The drivers and binaries can be checked and downloaded implicitly.

sthaha commented 6 years ago

I think it is worth keeping functionality of install but renamed to install-deps or an option of install; say --only-deps