Manual for nodeapply
- nodeapply(8)
- nodeapply(8)
NAME
nodeapply - Execute command on many nodes in a noderange through ssh
SYNOPSIS
nodeapply [options] <noderange>
DESCRIPTION
Provides shortcut access to a number of common operations against deployed nodes. These operations include refreshing ssh certificates and configuration, rerunning syncflies, and executing specified postscripts.
OPTIONS
-
-k,--securityRefresh SSH configuration (hosts.equiv and node SSH certificates) -
-F,--syncRerun syncfiles from deployed profile -
-P SCRIPTS,--scripts=SCRIPTSRe-run specified scripts, with full path under scripts specified, e.g. post.d/scriptname,firstboot.d/otherscriptname -
-c COUNT,-f COUNT,--count=COUNTSpecify the maximum number of instances to run concurrently -
-m MAXNODES,--maxnodes=MAXNODESSpecify a maximum number of nodes to run remote ssh command to, prompting if over the threshold
- January 2025
- nodeapply(8)