]> git.proxmox.com Git - pmg-docs.git/blobdiff - pmgcm.1-synopsis.adoc
Removed double occurence of 'a public'
[pmg-docs.git] / pmgcm.1-synopsis.adoc
index 492fe45cc06564e2f78201b8781e6a5737a3630b..54410b875431275d737500c827ed6399851cf22b 100644 (file)
@@ -4,24 +4,26 @@
 
 Create initial cluster config with current node as master.
 
+*pmgcm delete* `<cid>`
 
+Remove a node from the cluster.
 
+`<cid>`: `<integer> (1 - N)` ::
 
-*pmgcm help* `[<cmd>]` `[OPTIONS]`
+Cluster Node ID.
+
+*pmgcm help* `[OPTIONS]`
 
 Get help about specified command.
 
-`<cmd>`: `<string>` ::
+`--extra-args` `<array>` ::
 
-Command name
+Shows help for a specific command
 
 `--verbose` `<boolean>` ::
 
 Verbose output format.
 
-
-
-
 *pmgcm join* `<master_ip>` `[OPTIONS]`
 
 Join a new node to an existing cluster.
@@ -34,15 +36,14 @@ IP address.
 
 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 promote*
 
-
+Promote current node to become the new master.
 
 *pmgcm status* `[OPTIONS]`
 
@@ -52,9 +53,6 @@ Cluster node status.
 
 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.
@@ -64,5 +62,3 @@ Synchronize cluster configuration.
 Optional IP address for master node.
 
 
-
-