kubehost icon indicating copy to clipboard operation
kubehost copied to clipboard

Support non-default namespaces

Open ahmetb opened this issue 6 years ago • 1 comments

I understand kubehost just shells out to kubectl. So technically user just do kubectl config set-context [...] --namespace=foo prior to running kubehost.

But it would be better if kubehost supported a native -n/--namespace argument and documented it.

ahmetb avatar Oct 08 '18 19:10 ahmetb

This would be nice to have. We also use the default zone, etc for all gcloud commands.

WilliamDenniss avatar Oct 09 '18 04:10 WilliamDenniss