NAME

LibreCat::Cmd::user - manage librecat users

SYNOPSIS

    librecat user list [<cql-query>]
    librecat user export [<cql-query>]
    librecat user add <FILE>
    librecat user get <id>
    librecat user delete <id>
    librecat user valid <FILE>
    librecat user [options] passwd <id>

    options:
        --total=NUM   (total number of items to list/export)
        --start=NUM   (start list/export at this item)