### Reason/Context - Add support for `login` command, which will help to perform authentication with microcks instance, This is a part of #97 ### Description - We can add `login` command to our CLI which will perform a user login and retrieve the credentials. - It will help to perform upcoming commands seamlessly without getting credentials on every execution. - It will also help to remove extra flags like `microcksURL`, `keycloakClietnId`, `keycloakClientSecret` from the commands. ### Implementation ideas _No response_
Reason/Context
logincommand, which will help to perform authentication with microcks instance,This is a part of #97
Description
logincommand to our CLI which will perform a user login and retrieve the credentials.microcksURL,keycloakClietnId,keycloakClientSecretfrom the commands.Implementation ideas
No response