commands – user show
Show details of the current or specific user.
Usage
user show [name]
where
| name | name of user whose to details to show. Default is user running command. |
- admin on /_beyondcron/users when showing another users details.
- write on /_beyondcron/users to show file password details.
Examples
Show details of the current user
BeyondCron % user show
----------- -------------- Name bsmyth Password ******** Description William Smyth Roles admin everyone Service BeyondCron
Show details of another user with a file password
BeyondCron % user show jsmith
----------- --------------------------------- Name jsmith Password file:/run/secrets/jsmith_password Description John Smith Roles operator everyone Service BeyondCron