add a new node to the nodepool table
remove a node from the nodepool table
Tests:
bitcloud -connect IP:PORT
the above should also add that node as a record to the nodes table
bitcloud -remove IP
the above removes that record (and disconnects that node, if connected)