skupperproject / skupper-cli

A command-line tool for setting up and managing Skupper installations
https://skupper.io/
Apache License 2.0
29 stars 7 forks source link

Consider renaming init to install #7

Closed ssorj closed 4 years ago

ssorj commented 5 years ago

It strikes me that our docs and help text frequently refer to the "Skupper installation", which makes me think that maybe "skupper install" would be more natural and better link up the user concepts.

ted-ross commented 4 years ago

My vote is to leave this as "init". I think the current set of verbs and nouns is good enough.

ssorj commented 4 years ago

As a data point, Camel K uses install.

https://github.com/apache/camel-k#installation

grs commented 4 years ago

I also prefer init. @ssorj are you ok with closing this issue or should we debate some more?

ssorj commented 4 years ago

After your explanation, I'm good with init.

The explanation was that init not only installs but can also update an existing installation (re-initialize it).