apache/openserverless

Stored current logged in user into OPS config after a successful ops -login command

Closed this issue · 0 comments

The command ops -login should persist the username of the authenticated user after a successful login to easily provide a way in other OPS task to identify who is the connected avoiding the need of parsing the ops -wsk property get response.

The value should be stored into the variable STATUS_LOGGED_USER inside the OPS config.json