lr get schema
lr get schema
Use this command to get the list of configured registration schema fields.
Syntax
lr get schema [flags]
Examples
$ lr get schema+-----------+---------------+----------+---------+| NAME | DISPLAY | TYPE | ENABLED |+-----------+---------------+----------+---------+| password | Password | password | true || emailid | Email Id | email | true || lastname | Last Name | string | false || birthdate | Date of Birth | string | false || country | Country | string | false || firstname | First Name | string | false |+-----------+---------------+----------+---------++-------------------+-----------------------+---------+--------+| CUSTOM FIELD NAME | CUSTOM FIELD DISPLAY | TYPE | ENABLED |+-------------------+-----------------------+---------+--------+| cf_MyCF | MyCF | string | false |+-------------------+-----------------------+---------+--------+
Options inherited from parent commands
--help Show help for command