I want to get actual-profile name of specific user only.
I tried
/tool user-manager user print where username="test"
but it gives lots of details,
I want to print only the PROFILE name user “test” is belonged to
like
512k
how can I get this value? without any other details.