Revision 5d28ad6e
Added by Marc Dequènes over 15 years ago
- ID 5d28ad6e4da6d7eb3927b9e632bb9ac618d64d41
TODO | ||
---|---|---|
- create item (aspect-less, with at least MUST fields with a field=val syntax, and multiple occurences of the same field allowed to specify multiple values for multi-valued fields)
|
||
- find a way to specify a parent location for new objects
|
||
- remove/add aspect (removing obsolete fields/adding new MUST fields accordingly)
|
||
- search by combination of objects/aspects/fields values
|
||
- handle fields containing a DN (allowing either giving a DN string or something like <object>:<item>)
|
||
- display familly information (preliminary work done for debug mode done, but object type should be recognized and displayed properly)
|
||
- handle subtypes
|
Also available in: Unified diff
[evol] added a basic 'create' command, allowing to set fields with a single value to ensure required fields are not missing; btw ensure the objectClass attributetype is never considered as a field