2
0
mirror of https://github.com/xcat2/confluent.git synced 2025-07-10 23:01:33 +00:00
Commit Graph

43 Commits

Author SHA1 Message Date
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
06eb91c355 Fix formatting of nodediscover synopsis
Markdown's annoying use of trailing whitespace strikes again.
2017-11-09 16:47:49 -05:00
4de797be05 Add man page for nodediscover 2017-11-09 16:31:11 -05:00
0db2e1cea6 Add clarification on what noderange is for 2017-09-12 15:29:59 -04:00
2a0b038c30 Merge pull request #83 from aduffy19/noderange
Add noderange man page
2017-08-25 16:42:12 -04:00
3f1bb1c151 Add noderange man page 2017-08-25 16:39:07 -04:00
e478f8aef3 Add --backup to nodefirmware man page 2017-08-16 17:38:52 -04:00
f3b56cf187 Add abbreviate to man page
abbreviate was not in the man page for collate.
2017-08-16 11:34:36 -04:00
783837b9be Further collate page formatting fixes 2017-08-16 10:42:44 -04:00
1b18edcccb Fix formatting issues in collate man page 2017-08-16 10:31:58 -04:00
9d582262e6 Update man page information
Document use of collate and firmware update
2017-08-15 16:17:28 -04:00
67f2282cc4 Update nodeinventory page with new usage info 2017-08-08 11:55:31 -04:00
498803f70a Fix line wrap in nodebmcreset example
Again, the curious behavior of markdown for line break
to be two spaces at the end bites some documentation.
2017-08-08 08:36:21 -04:00
1d0b78267d Add nodebmcreset command and man page 2017-07-25 17:10:52 -04:00
8fab1ce9eb Fix permissions on buildindex.sh 2017-06-26 08:46:22 -04:00
bc1b1a9676 Update nodeshell documentation on stdout/stderr 2017-06-21 14:30:54 -04:00
f4267e6013 Add missing files from the ThinkSystem merge 2017-06-21 14:02:59 -04:00
e0cc67f57a Implement Lenovo Thinksystem and discovery support 2017-06-20 14:56:24 -04:00
16f2a2b1eb Updated for broken expressions 2017-02-28 13:51:36 -05:00
c78b7fa146 Adding nodeattrib to change and update node attributes 2017-02-28 13:42:39 -05:00
cb8cd29022 Add two more man page sources 2016-12-01 16:37:50 -05:00
eeb668bdfa Correct formatting page in nodesensors man page 2016-11-08 14:50:10 -05:00
2efadf21b5 Begin writing man pages
Provide a couple of man pages to get started on the effort
to provide man pages for the commands.
2016-10-04 15:10:53 -04:00