platform-doc

PGEDGE NODECTL UPDATE MANAGER

Update Manager is similar in function to YUM & APT. It is consistent across platforms & also works in sandbox mode.

Synopsis

./nodectl um <command> [parameters] [options] 

list - Display available/installed components
update - Retrieve new list of components & update nodectl
install - Install a component (eg pg15, spock, postgis, etc)
remove - Un-install component
upgrade - Perform an upgrade of a component
clean - Delete downloaded component files from local cache

Options

--json             # Turn on JSON output
--debug            # Turn on debug logging
--silent           # Less noisy
--verbose or -v    # More noisy