kyma-project / cli

Simple set of commands to manage a Kyma installation
Apache License 2.0
111 stars 118 forks source link

Enable reading specific command options as ENVs #2031

Closed kwiatekus closed 2 months ago

kwiatekus commented 3 months ago

Description Kyma cli, whenever a specific option is not provided, should lookup a name matching ENVs as a fallback. Do it for:

Reason Most prominent usecase is reading kubeconfig from ENV whenever its not overriden by option