This PR adds support for a configuration file and/or configuration via environment variables. This should make providing settings to kubectl-slice easier without dealing with PowerShell concatenation on Windows or escaped characters on Unix-style environments.
This PR adds support for a configuration file and/or configuration via environment variables. This should make providing settings to
kubectl-slice
easier without dealing with PowerShell concatenation on Windows or escaped characters on Unix-style environments.Documentation for both can be seen in the readme.