<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Dear colleagues,</div><div><br></div>With the latest RIPE Database software release, we introduced the choice of longer names for query options. Now each existing query option has an equivalent long name starting with a double dash. These names are more descriptive than the single character options. For example, "-x", which represents exact match searches, has "--exact" as its longer equivalent. The existing behaviour doesn't change; these long names can be used in addition to the short ones, which are all still valid.<br><br>Using these longer names allows for more descriptive queries. When a query is passed on to a colleague or when it is coded inside a script, the reader will have a better understanding of what the query is searching for without having to consult the documentation. It also allows more flexibility to introduce new query options as more features are added to the RIPE Database.<br><br>Below you will find the full list of RIPE Database query server options. This list can be generated any time with the query "whois -h <a href="http://whois.ripe.net/">whois.ripe.net</a> help" as well.<div><br></div><div>Kind Regards,</div><div><br></div><div>Kaveh Ranjbar,</div><div>RIPE NCC Database Group Manager.</div><div><br></div><div><div>...</div><div><br></div><div>%     The following options are available:</div><div>%</div><div>%     -x, --exact <ip-lookup></div><div>%           Requests that only an exact match on a prefix be performed. If no</div><div>%           exact match is found no objects are returned.</div><div>%</div><div>%     -l, --one-less <ip-lookup></div><div>%           Returns first level less specific inetnum, inet6num or route(6)</div><div>%           objects, excluding exact matches.</div><div>%</div><div>%     -L, --all-less <ip-lookup></div><div>%           Returns all level less specific inetnum, inet6num or route(6)</div><div>%           objects, including exact matches.</div><div>%</div><div>%     -m, --one-more <ip-lookup></div><div>%           Returns first level more specific inetnum, inet6num or route(6)</div><div>%           objects, excluding exact matches.</div><div>%</div><div>%     -M, --all-more <ip-lookup></div><div>%           Returns all level more specific inetnum, inet6num or route(6)</div><div>%           objects, excluding exact matches.</div><div>%</div><div>%     -C, --no-irt <ip-lookup></div><div>%           Turns off default option '-c' or '--irt'.</div><div>%</div><div>%     -c, --irt <ip-lookup></div><div>%           Requests first level less specific inetnum or inet6num objects with</div><div>%           the "mnt-irt:" attribute (enabled by default).</div><div>%</div><div>%     -b, --abuse-contact <ip-lookup></div><div>%           Requests first level less specific inetnum or inet6num objects with</div><div>%           the "abuse-c:" reference. Only object keys and "abuse-mailbox:"</div><div>%           attributes are visible.</div><div>%</div><div>%     -d, --reverse-domain <ip-lookup></div><div>%           Enables use of the -m, -M, -l and -L flags for lookups on reverse</div><div>%           delegation domains.</div><div>%</div><div>%     -i, --inverse <attribute-name> <inverse-key></div><div>%           Perform an inverse query.</div><div>%</div><div>%     -F, --brief</div><div>%           Produce output using short hand notation for attribute names.</div><div>%</div><div>%     -K, --primary-keys</div><div>%           Requests that only the primary keys of an object to be returned. The</div><div>%           exceptions are set objects, where the members attributes will also</div><div>%           be returned. This flag does not apply to person and role objects.</div><div>%</div><div>%     -k, --persistent-connection (optional normal query)</div><div>%           Requests a persistent connection. After returning the result the</div><div>%           connection will not be closed by the server and a client may issue</div><div>%           multiple queries on the same connection.</div><div>%           Note, that server implements 'stop-and-wait' protocol, when no next</div><div>%           query can be sent before receiving a reply for the previous one.</div><div>%           Except the first -k query, -k without an argument closes the</div><div>%           persistent connection.</div><div>%</div><div>%     -G, --no-grouping</div><div>%           Disables the grouping of objects by relevance.</div><div>%</div><div>%     -B, --no-filtering</div><div>%           Disables the filtering of "notify:", "changed:" and "e-mail:"</div><div>%           attributes.</div><div>%</div><div>%     -r, --no-personal</div><div>%           Switches off recursion for contact information after retrieving the</div><div>%           objects that match the lookup key.</div><div>%</div><div>%     -T, --filter-types (comma separated list of object types, no white space is allowed)</div><div>%           Restricts the types of objects to lookup in the query.</div><div>%</div><div>%     -a, --all-sources</div><div>%           Specifies that the server should perform lookups in all available</div><div>%           sources. See also "-q sources" or "--all-sources" query.</div><div>%</div><div>%     -s, --sources (comma separated list of sources, no white space is allowed)</div><div>%           Specifies which sources and in which order are to be looked up when</div><div>%           performing a query.</div><div>%</div><div>%     -q (sources|version|types)</div><div>%           "sources"  see list-sources.</div><div>%           "version"  see version.</div><div>%</div><div>%     --list-sources</div><div>%           Returns the current set of sources along with the information</div><div>%           required for mirroring. See [REF], section 2.9 "Other server</div><div>%           features" for more information.</div><div>%</div><div>%     --version</div><div>%           Displays the current version of the server.</div><div>%</div><div>%     -t, --template <object-type></div><div>%           Requests a template for the specified object type.</div><div>%</div><div>%     -v, --verbose <object-type></div><div>%           Requests a verbose template for the specified object type.</div><div>%</div><div>%     -V, --client <client-tag></div><div>%           Sends information about the client to the server.</div><div>...</div></div></body></html>