commit 683a92792eb30ab174e806baffcf0bc3364c4f80
Author: iwilltry42 <iwilltry42@gmail.com>
Date: Tue Jan 19 17:41:51 2021 +0100
registryDelete/nodeDelete: make --all work and add 'node delete --registries'
This commit is contained in:
parent
2fcc86191f
commit
c41eb46a1d
File diff suppressed because one or more lines are too long
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
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…
x
Reference in New Issue
Block a user