2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 09:32:21 +00:00

Merge pull request #6 from vmaneagit/patch-6

Update nodeattrib.ronn.tmpl
This commit is contained in:
Jarrod Johnson 2021-03-04 16:25:26 -05:00 committed by GitHub
commit 0881d74731
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,12 +40,22 @@ See nodegroupattrib(8) command on how to manage attributes on a group level.
* `-b`, `--blame`:
Annotate inherited and expression based attributes to show their base value.
* `-c`, `--clear`:
Clear specified nodeattributes
Clear specified nodeattributes.
* `-e`, `--environment`:
Set specified attributes based on exported environment variable of matching name. Environment variable names may be lower case or all upper case. Replace . with _ as needed (e.g. info.note may be specified as either $info_note or $INFO_NOTE
Set specified attributes based on exported environment variable of matching name.
Environment variable names may be lower case or all upper case.
Replace . with _ as needed (e.g. info.note may be specified as either $info_note or $INFO_NOTE
* `-p`, `--prompt`:
Request interactive prompting to provide values rather than the command line or environment variables.
Request interactive prompting to provide values rather than the command line
or environment variables.
* `-m`, `--maxnodes`:
Prompt if trying to set attributes on more than
specified number of nodes.
## EXAMPLES
* Listing matching nodes of a simple noderange: