mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
11.47.2007 f9dba6edf73aaf67dafebc8a8f897ed9ebf9c82f
refs
author matthew_swift <matthew_swift@localhost>
Monday, June 11, 2007 17:47 +0200
committer matthew_swift <matthew_swift@localhost>
Monday, June 11, 2007 17:47 +0200
commitf9dba6edf73aaf67dafebc8a8f897ed9ebf9c82f
tree 3626e9ef7c98f435d6e285cee662c9fdfdf09cef tree | zip | gz
parent bdf0d2bfb52df137da6df1c0a5a2e7164ede4914 view | diff
Add a CLI profile for defining CLI related annotations to managed object and property definitions. The CLI profile defines two annotations at the moment:

* the operand name which should be used in sub-command usage help to identify the names of managed objects being added, removed, modified, etc
* the list of properties which should be displayed by default in list-xxx sub-commands. For example, when listing connection handlers we can display a summary table that lists the "enabled", "listen-port", and "use-ssl" properties by default

Both of these annotations apply only to relation definitions. Existing relations have been updated to include these CLI annotations, although their content is subject to change if we decide that better operand names/default properties exist.

These annotations will be used in the forthcoming dsconfig CLI.
2 files added
5 files modified
546 ■■■■ changed files
opendj-sdk/opends/build.xml 7 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/admin/admin-cli.xsd 68 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/admin/cliMOProfile.xsl 82 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/resource/admin/example-plugin/build.xml 9 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/DebugLogPublisherConfiguration.xml 123 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/MultimasterSynchronizationProviderConfiguration.xml 71 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/admin/defn/org/opends/server/admin/std/RootConfiguration.xml 186 ●●●● diff | view | raw | blame | history