Package ClusterShell :: Package CLI :: Module Nodeset
[hide private]
[frames] | no frames]

Module Nodeset

source code

compute advanced nodeset operations

The nodeset command is an utility command provided with the ClusterShell library which implements some features of the NodeSet and RangeSet classes.

Functions [hide private]
 
process_stdin(xsetop, xsetcls, autostep)
Process standard input and operate on xset.
source code
 
compute_nodeset(xset, args, autostep)
Apply operations and operands from args on xset, an initial RangeSet or NodeSet.
source code
 
print_source_groups(source, level, xset, opts)
Print groups from a source, a level of verbosity and an optional nodeset acting as a filter.
source code
 
command_list(options, xset, group_resolver)
List command handler (-l/-ll/-lll/-L/-LL/-LLL).
source code
 
nodeset()
script subroutine
source code
 
main()
main script function
source code
Variables [hide private]
  __package__ = 'ClusterShell.CLI'