stackit-cli
stackit-cli copied to clipboard
cli: help: indicate login state
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).