Although the vast majority of administration tasks that need to be done with Flexiant Cloud Orchestrator can be done either via the Admin Page or using the Admin API, there a few command line tools that may prove useful:
build-config
The build-config command is used to rebuild the Flexiant Cloud Orchestrator low level configuration if any changes have been made to the local.cfg
file. More details about the local.cfg
file are available here
nodetool
The node-tool
command can be used on the cluster controller to list nodes from the command line. More details are available here
sshe
SSHE allows you to have password less access to compute and router nodes for debugging/admin purposes. More details are available here
service-interface
The server-interface command allows you to execute a number of calls to switch various underlying processors on or off. More details are available here