Bug 19751 - Option --keys-only nicht akzeptiert für ucr search
Option --keys-only nicht akzeptiert für ucr search
Status: CLOSED WORKSFORME
Product: UCS
Classification: Unclassified
Component: UCR
UCS 2.4
Other Linux
: P5 minor (vote)
: UCS 3.2
Assigned To: Philipp Hahn
Felix Botner
: interim-2
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2010-08-30 10:53 CEST by Arvid Requate
Modified: 2013-11-19 06:44 CET (History)
3 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arvid Requate univentionstaff 2010-08-30 10:53:08 CEST
root@qamaster:~# ucr search --keys-only dansguardian/groups/www-access
invalid option --keys-only for command search
Comment 1 Moritz Muehlenhoff univentionstaff 2011-12-16 15:08:47 CET
Die Option heisst "--key", von daher ist das so in Ordnung.
Comment 2 Arvid Requate univentionstaff 2011-12-19 10:27:38 CET
Dann ist die usage-Info falsch:

Options:

  --keys-only (valid actions: dump, search):
Comment 3 Philipp Hahn univentionstaff 2013-09-20 10:27:06 CEST
# ucr --keys-only search ldap.*debug
ldap/debug/level

# ucr search --key ldap.*debug
ldap/debug/level: 0
 This variable configues the verbosity of the log messages of the LDAP server. A description of the possible options can be found in 'man slapd.conf' under 'loglevel'.

# dpkg-query -W univention-config-registry
univention-config-registry      9.0.4-2.440.201309130953
Comment 4 Felix Botner univentionstaff 2013-09-20 10:42:20 CEST
OK 

ucr --help| grep 'keys-only\|options'

  univention-config-registry [options] <action> [options] [parameters]
  --keys-only (valid actions: dump, search):

-> ucr --keys-only search 10
hosts/static/10.200.7.70
...
Comment 5 Stefan Gohmann univentionstaff 2013-11-19 06:44:14 CET
UCS 3.2 has been released:
 http://docs.univention.de/release-notes-3.2-en.html
 http://docs.univention.de/release-notes-3.2-de.html

If this error occurs again, please use "Clone This Bug".