After installing and running stackit auth login, most of the commands fail by default:
stackit project list
Error: at least one of the flags in the group [parent-id project-id-like member] is required
To improve UX, it would be great to have a working default after logging in, e.g. by using the logged in user for the --member flag.
After installing and running
stackit auth login, most of the commands fail by default:stackit project list Error: at least one of the flags in the group [parent-id project-id-like member] is requiredTo improve UX, it would be great to have a working default after logging in, e.g. by using the logged in user for the
--memberflag.