As a user, after installing the CLI, running stackit for the first time yields a nice help.
Yet I have to know that I need to run stackit auth login to make the CLI useful.
The help output should indicate the current login state and hint towards running stackit auth login if no login is done (or expired).
As a user, after installing the CLI, running
stackitfor the first time yields a nice help.Yet I have to know that I need to run
stackit auth loginto make the CLI useful.The help output should indicate the current login state and hint towards running
stackit auth loginif no login is done (or expired).