2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-07-12 07:41:32 +00:00
Commit Graph

72 Commits

Author SHA1 Message Date
5c61430ccc Add wildcard documentation to noderange man page. 2019-03-28 11:15:28 -04:00
2b275cd369 Add wildcard documentation to nodeattrib/nodelist 2019-03-28 11:15:23 -04:00
adb4ce919e Fix nodegrouplist man page 2019-03-28 10:14:30 -04:00
1248894cf3 Amend nodegrouplist command 2019-02-28 10:24:24 -05:00
ef6c89b883 Add man page for nodestorage 2019-02-28 09:13:57 -05:00
46b909c291 Document nodesupport download behavior
nodesupport downloads locally, and does
not send through the client.  Document
the consequence of this for now.
2019-02-26 16:26:07 -05:00
8abe384e1a Add notation in expression page about shell conflict 2019-02-14 19:29:56 -05:00
efd13c960f Add man page for nodelicense 2019-01-14 16:08:48 -05:00
8197c750bb Add batch support to nodeconfig 2018-12-10 09:47:49 -05:00
5e15ae8e30 Update nodeconsole man page for tiling 2018-12-04 10:41:50 -05:00
558171124c Fix nodediscover man page formatting 2018-11-27 16:14:15 -05:00
05d028e9e9 Fix formatting of nodediscover man page
The list of fields could not be nicely nested in ronn,
give up but have hard line breaks as a compromise.
2018-11-27 15:36:36 -05:00
2cb694b374 Update man page of nodediscover 2018-11-19 14:46:47 -05:00
6b4a21d613 Add log option to collate for per node logs 2018-10-09 09:37:25 -04:00
20a37f8db5 Add mention of the -u options to the manpages. 2018-10-08 11:02:33 -04:00
c6b8aaf372 Fix mistake in the nodegroupdefine man page 2018-10-08 10:57:48 -04:00
10cb1b77dd Extend the nodeboot man page 2018-10-02 14:36:07 -04:00
1de84f0417 Add missing nodesupport man page 2018-09-21 09:57:34 -04:00
44bf2872b7 Provide more tailored completion for some commands
Additionally, modify the nodefirmware command to have a `list`
subcommand, so that tab completion doesn't aggressively send
someone to update.
2018-09-21 09:57:17 -04:00
d6110c7118 Add -p to nodegroupattrib
Also modify the man pages to reflect the updates.
2018-09-04 09:56:51 -04:00
7c9089c87d Change nodeconfig -r to take a parameter
This opens up for future ability to control the restore to default.
2018-08-30 09:35:16 -04:00
3b7ecd0095 Add ability to clear system configuration
This provides a method to request the system firmware be restored to
factory defaults.
2018-08-29 14:49:19 -04:00
19e9583b47 Fix formatting on node*define man page sources 2018-08-28 15:08:03 -04:00
2a34388d09 Add -p to man page for nodepower 2018-07-18 11:02:12 -04:00
cb0845596e Provide explanation about nodemedia list and no media. 2018-07-17 11:20:27 -04:00
7f1e5d2302 Add explanation of 'all' in nodeattrib man page 2018-07-13 09:57:23 -04:00
3e2a827ff9 Correct typo in nodeattrib man page 2018-07-13 09:50:08 -04:00
87d00b7447 Fix typo in manpage for nodeattrib 2018-07-11 16:48:41 -04:00
f1489bf527 Add all to SYNOPSIS of nodeattrib 2018-07-09 16:52:07 -04:00
8ede0fd8ef Document {{}} escape on noderun and nodeshell
Documentation did not explain that
2018-05-22 09:59:30 -04:00
4cc80f6c40 Add [options] and -c description to nodeshell and nodemedia man 2018-02-23 14:26:40 -05:00
337e8d6337 Update nodemedia man page
Fix bolding
2018-02-22 16:36:09 -05:00
dae6f74acc Update nodemedia man page
Add (insecure) text
2018-02-22 16:19:21 -05:00
9c9dffc385 Fix nodemedia man page
Put newlines in examples
2018-02-22 16:03:41 -05:00
d473d23725 Add ability to specify attribs from environment
This is of particular use for passing passwords safely
into nodeattrib/nodegroupattrib.
2018-02-22 09:55:46 -05:00
34f03cb217 Update nodefirmware man page 2018-02-14 14:56:45 -05:00
cc16aed27a Add ,= and ^= to group management
This greatly simplifies a common group membership task.
2018-02-08 19:30:06 -05:00
bac37dfa8d Update man page content
Provide documentation on the nodeconfig command, and fix a typo
2018-02-08 11:32:05 -05:00
d3783aaa98 Change to shorter 'node' example
node or nodename are now acceptable, and {node} is less clumsy.
2018-02-08 11:18:48 -05:00
03703250e6 Further improve formatting of the discoverystate option 2018-01-23 16:28:07 -05:00
01dd48ccc2 Fix some man page formatting issues 2018-01-23 16:16:47 -05:00
91d0c8ed7a Add flag to request discovered devices by discovery state
Also refresh the manpage to reflect the current state of nodediscover
command, and flesh out the discovery states there.
2018-01-23 16:09:17 -05:00
56b6babed6 Provide insecure warning
When certificate validation is not occuring in a secure fashion, make
it obvious to user through '(insecure)' flag.  Lay the groundwork for
future update to actually provide a secure attach strategy, once the
firmware is willing.
2018-01-23 10:23:56 -05:00
98a763eb35 Change detach to detachall
It is more clear what detach will do this way.  Also block more
attempts.
2018-01-22 15:56:59 -05:00
9b7db2a924 Explain the sort algorithm on collate
Provide a more thorough explanation of the sort algorithm
2018-01-22 15:09:19 -05:00
87696a7b0d Add man page for nodemedia
Documentation to flesh out the nodemedia command
2018-01-22 14:18:03 -05:00
c2a15fc74d Fix typo in nodeconfig man page
The man page mispelled the command in the SYNOPSIS
2018-01-22 14:16:04 -05:00
16297b048f Add nodegroupdefine and nodegroupremove
With these, a user can noow largely ignore confetty for most
abosuletly universal functions.
2017-11-14 16:05:03 -05:00
6d88dbb374 Add missing man pages
Several commands did not yet have man pages, address this documentation
issue.
2017-11-14 15:55:03 -05:00
a00747c79c Update nodeconsole man page 2017-11-10 10:37:48 -05:00