cnoe-io / idpbuilder

Spin up a complete internal developer platform with only Docker required as a dependency.
https://cloud-native.slack.com/archives/C05TN9WFN5S
Apache License 2.0
173 stars 54 forks source link

Rename buildName flag #65

Open nabuskey opened 11 months ago

nabuskey commented 11 months ago

As pointed out by @cmoulliard in https://github.com/cnoe-io/idpbuilder/issues/42#issuecomment-1779294207, we should change it.

Let's rename the buildName flag to name. This should correspond to the name of the kind cluster. The default name of localdev is okay with me unless others would like it changed.

xoanmm commented 3 months ago

Created PR #277 to solve the mentioned issue