Skip to content

Conversation

@mnlwldr
Copy link

@mnlwldr mnlwldr commented Mar 19, 2024

It's my first PR to an Go project here, so be kind to me :)

It's possible to set KUBECTX_DIR and KUBENS_DIR as an environemnt variable.

Example:

KUBECTX_DIR="/foo/bar"

will result in /foo/bar/.kube/kubectx

When KUBECTX_DIR is not set, kubectx and kubens fall back to the default behavior.

issue: #402

It's my first PR to an Go project here, so be kind to me :)

It's possible to set KUBECTX_DIR and KUBENS_DIR as an environemnt
variable.

Example:

> KUBECTX_DIR="/foo/bar"

will result in /foo/bar/.kube/kubectx

When KUBECTX_DIR is not set, kubectx and kubens fall back
to the default behavior.

issue: ahmetb#402
@mnlwldr mnlwldr changed the title Hello :) Possibility to set KUBECTX_DIR and KUBENS_DIR as an environemnt variable. Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant