Closed ItamarYuran closed 3 weeks ago
:recycle: PR Preview 0ba8d319c1d53a47f2c18c2287d1bc19e804c4a8 has been successfully destroyed since this PR has been closed.
🤖 By surge-preview
@ItamarYuran @arielshaqed why is this a top level command? Why not put it under auth?
Closes #8313
Change Description
Added functionality to check the user currently configured in lakectl
Background
see https://github.com/treeverse/lakeFS/issues/8313
New Feature
The new command prints the user info. The info consists of user id, email (only in case exists) and user creation date
Testing Details
Added tests esti tests to check both cases of existing and non existing email
Additional info