[console_scripts]
cdb-add-item-log-entry = cdb.cdb_web_service.cli.addItemLogEntryCli:runCommand
cdb-add-item-property-value = cdb.cdb_web_service.cli.addItemPropertyValueCli:runCommand
cdb-add-log-attachment = cdb.cdb_web_service.cli.addLogAttachmentCli:runCommand
cdb-add-property-metadata-to-property-value = cdb.cdb_web_service.cli.addPropertyMetadataToPropertyValueCli:runCommand
cdb-delete-log = cdb.cdb_web_service.cli.deleteLogCli:runCommand
cdb-get-item-logs = cdb.cdb_web_service.cli.getItemLogsCli:runCommand
cdb-get-user = cdb.cdb_web_service.cli.getUserCli:runCommand
cdb-get-user-groups = cdb.cdb_web_service.cli.getUserGroupsCli:runCommand
cdb-get-users = cdb.cdb_web_service.cli.getUsersCli:runCommand
cdb-update-log = cdb.cdb_web_service.cli.updateLogCli:runCommand

