vctl-docs
vctl-docs copied to clipboard
Use kind cluster not using bash
Hi,
I am usinf fish as default shell. When running vctl kind
it says everything is ok and All Docker commands has been aliased to vctl
but thats not true.
Starting bash
and try to setup kind terminates the bash session and we are left in fish again.
I can't find any hint what the alias for the kind cluster need to be, so i can't setup them manually.
It looks like all it does is stick:
~/.vctl/bin
into your PATH environment variable. And if you look inside that directory, you'll see the aliases.