*pmgcm* ` [ARGS] [OPTIONS]` *pmgcm create* Create initial cluster config with current node as master. *pmgcm help* `[]` `[OPTIONS]` Get help about specified command. ``: `` :: Command name `--verbose` `` :: Verbose output format. *pmgcm join* `` `[OPTIONS]` Join a new node to an existing cluster. ``: `` :: IP address. `--fingerprint` `^(:?[A-Z0-9][A-Z0-9]:){31}[A-Z0-9][A-Z0-9]$` :: SSL certificate fingerprint. *pmgcm join_cmd* Prints the command for joining an new node to the cluster. You need to execute the command on the new node. *pmgcm status* `[OPTIONS]` Cluster node status. `--list_single_node` `` ('default =' `0`):: List local node if there is no cluster defined. Please note that RSA keys and fingerprint are not valid in that case. *pmgcm sync* `[OPTIONS]` Synchronize cluster configuration. `--master_ip` `` :: Optional IP address for master node.