module documentation
OS scripts related commands
Function |
|
Analyse all OSes on this cluster. |
Function |
|
List the valid OSes in the cluster. |
Function |
|
Undocumented |
Function |
|
Modify OS parameters for one OS. |
Function |
|
List detailed information about OSes in the cluster. |
Variable | aliases |
Undocumented |
Variable | commands |
Undocumented |
Function | _ |
Beautifier function for OS status. |
Analyse all OSes on this cluster.
Parameters | |
opts | the command line options selected by the user |
args:list | should be an empty list |
Returns | |
int | the desired exit code |
List the valid OSes in the cluster.
Parameters | |
opts | the command line options selected by the user |
args:list | should be an empty list |
Returns | |
int | the desired exit code |
Modify OS parameters for one OS.
Parameters | |
opts | the command line options selected by the user |
args:list | should be a list with one entry |
Returns | |
int | the desired exit code |
List detailed information about OSes in the cluster.
Parameters | |
opts | the command line options selected by the user |
args:list | should be an empty list |
Returns | |
int | the desired exit code |