civo / cli

Our Command Line Interface (CLI) for interacting with your Civo resources
Apache License 2.0
172 stars 84 forks source link

Show "no applications installed, use civo kubernetes apps install" if no apps found? #166

Open kaihoffman opened 2 years ago

kaihoffman commented 2 years ago

This was suggested by a user:

If no applications are installed on a cluster, would it be worth having a prompt to say "no applications installed, use civo kubernetes apps install to add them"?

LuffySama-Dev commented 2 years ago

Hello @kaihoffman ,

I personally feel it can be there, but it will depend mostly on the user base and their experience and use. If users are new to whole thing, it would be helpful to him (Just like a little push) but on the other hand if user has experience then also it will help him if he forgets to add.

Aryan-Deshpande commented 1 year ago

Hello @kaihoffman ,

I personally feel it can be there, but it will depend mostly on the user base and their experience and use. If users are new to whole thing, it would be helpful to him (Just like a little push) but on the other hand if user has experience then also it will help him if he forgets to add.

I think the addition overall increases the user-friendliness regardless.

abhinav2712 commented 1 year ago

Hello @kaihoffman , I personally feel it can be there, but it will depend mostly on the user base and their experience and use. If users are new to whole thing, it would be helpful to him (Just like a little push) but on the other hand if user has experience then also it will help him if he forgets to add.

I think the addition overall increases the user-friendliness regardless.

agree with you, as a user I would want to know this information, I want to make a PR on this however I would try to first know more about cli...