Docs for resharding/adding/deleting Alpha Nodes

I am unable to find the docs for adding new alpha nodes and deleting existing nodes?

Can someone guide me here?

Removing is /removeNode documented here

Adding new nodes is as simple as starting up a new node pointed at the zero with --zero. It will automatically assign the new alpha to a group with less than the requested shards, or start a new group if they are all full.