Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 416 Bytes

File metadata and controls

14 lines (11 loc) · 416 Bytes

SYNOPSIS

./pgedge cluster command CLUSTER_NAME NODE CMD

DESCRIPTION

This command executes './pgedge' commands on a specified node or all nodes in the cluster.

POSITIONAL ARGUMENTS

CLUSTER_NAME
    The name of the cluster.
NODE
    The node to run the command on. Can be the node name or 'all'.
CMD
    The command to run on every node, excluding the beginning './pgedge'.