<p>Vadim Yanitskiy <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/20464">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty/command: print attribute flags in the output of 'list'<br><br>Here is an example:<br><br>  OsmoAPP(config-foo)# list with-flags<br>    ...  help<br>    ...  list<br>    ...  show running-config<br>    ...  exit<br>    ..F  lib-command foo (one|two|three)<br>    ZB.  lib-command bar [zoo]<br>    .bf  app-command foo-bar<br>    z..  app-command zoo .TEXT<br>    ...  app-command nope<br><br>A dot indicates that the associated attribute is not set.<br><br>Note that there is no strict relation between rows and index values<br>of the attributes.  In the example above there could be one or more<br>hidden flag rows corresponding to attributes that are not assigned<br>to any of the commands within 'config-foo' node.<br><br>If neither of the commands belonging to the current node (where<br>'list' command is executed) has attributes, the output would<br>not contain empty dot-rows.<br><br>Global attributes (such as CMD_ATTR_IMMEDIATE) are not yet displayed<br>because we still have not agreed on what kind of symbols to assign<br>them.  This will be implemented later.<br><br>Change-Id: I71cef3ec0fab44c7e11fc353b8bc42268a4ee8f0<br>Related: SYS#4937<br>---<br>M src/vty/command.c<br>1 file changed, 79 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/64/20464/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/20464">change 20464</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/libosmocore/+/20464"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I71cef3ec0fab44c7e11fc353b8bc42268a4ee8f0 </div>
<div style="display:none"> Gerrit-Change-Number: 20464 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>