commands – user add
Add/create a new user.
Usage
user add name [description]
where
name | of user to add. |
description | of user. Optional. |
admin on /_beyondcron/users
this command is disabled when a user service is enabled.
Examples
Create a user
BeyondCron % user add jsmith
BeyondCron % user list jsmith
User Description ------ ----------- jsmith
Create a user with a description
BeyondCron % user add bsmyth William Smyth
BeyondCron % user list bsmith
User Description ------ ------------- bsmyth William Smyth