Author: iwilltry42 <iwilltry42@gmail.com>
Date:   Tue Jan 19 17:41:51 2021 +0100

    registryDelete/nodeDelete: make --all work and add 'node delete --registries'
pull/667/head
iwilltry42 4 years ago
parent 2fcc86191f
commit c41eb46a1d
  1. 2
      search/search_index.json
  2. BIN
      sitemap.xml.gz
  3. 3
      usage/commands/index.html

File diff suppressed because one or more lines are too long

Binary file not shown.

@ -591,6 +591,7 @@
stop NODENAME <span class="c1"># stop a node</span>
delete NODENAME <span class="c1"># delete an existing node</span>
-a, --all <span class="c1"># delete all existing nodes (default: false)</span>
-r, --registries <span class="c1"># also delete registries, as a special type of node (default: false)</span>
list NODENAME
--no-headers <span class="c1"># do not print headers (default: false)</span>
registry
@ -611,7 +612,7 @@
<div class="md-source-date">
<small>
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 5, 2021</span>
Last update: <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 19, 2021</span>
</small>
</div>

Loading…
Cancel
Save