Changelog
Now you can merge kubeconfig in the following way:
# Merge multiple kubeconfig
kubecm merge 1st.yaml 2nd.yaml 3rd.yaml
Features
- 935cfb0: feat: merge cmd support for multi file input (#467) (@sunny0826)
Others
- 0e96a1c: chore(deps): bump github.com/tencentcloud/tencentcloud-sdk-go/tencentcloud/tke (#463) (@dependabot[bot])
- bed7c1d: docs: update docs (#468) (@sunny0826)
- eb06678: test: add e2e test form merge command (#465) (@sunny0826)