Add Commands

The dicfg add command adds users, groups, and aliases to a DiveLine server. The command has the following sub-commands. Click a command name to display a description, including any additional command options.

The following example add command connects to a remote server and adds a user and password, specifies that the user is an administrator, and assigns the user to two groups:

dicfg -remote admin:admin@localhost:6401 add user -user paulie -password startpass -administrator true -groups "finance, fis"