Get current user login Info

Is there any way to get current user details for the user logged in Ionic CLI.

For git if we do git config --list we get the current user which is logged in the CLI.

Is there something similar for Ionic?