googlearchive / k8s-service-catalog

[DEPRECATED] Commandline tool to manage Service Catalog lifecycle and GCP Service Broker atop Kubernetes Cluster
Apache License 2.0
69 stars 31 forks source link

Permit specifying context with e.g. `sc install` #204

Open DazWilkin opened 6 years ago

DazWilkin commented 6 years ago

sc install assumes kubectl's current-context (is set);

It does not provide a mechanism to specify a context. I think it should.

I prefer this specificity when running commands to ensure I'm applying to the correct (of many) clusters