-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
area/cliCLI related issues and pull requestsCLI related issues and pull requestsenhancementNew feature or requestNew feature or request
Description
A little known feature of kubectl is that it allows to define your KUBECONFIG like this:
/some/path/config.yaml:/other/path/other.yaml:/more/paths/here.yaml
It reads all specified paths separated by a colons, merges them, and finally uses the resulting merge configuration to talk to the cluster. It would be great if the flux-operator CLI would match this behavior.
Metadata
Metadata
Assignees
Labels
area/cliCLI related issues and pull requestsCLI related issues and pull requestsenhancementNew feature or requestNew feature or request